gem5/tests/quick
Ron Dreslinski 28fd4ab39f Do a functional access to levels above on a read as a temporary solution for L2's in FS
Fix a small writeback bug when missing in the L2 in atomic mode

src/mem/bus.cc:
    Fix a comment to make sense
src/mem/cache/cache_impl.hh:
    Do a functional access to levels above on a read as a temporary solution for L2's in FS
    Also fix a small writeback miss in L2 issue
src/mem/cache/coherence/simple_coherence.hh:
src/mem/cache/coherence/uni_coherence.cc:
src/mem/cache/coherence/uni_coherence.hh:
    Do a functional access to levels above on a read as a temporary solution for L2's in FS
tests/quick/00.hello/ref/alpha/linux/o3-timing/m5stats.txt:
tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt:
tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt:
    Update ref's for writeback changes

--HG--
extra : convert_revision : 937febd577b16b7fd97a5a68acaf53541828a251
2006-11-22 20:20:38 -05:00
..
00.hello Do a functional access to levels above on a read as a temporary solution for L2's in FS 2006-11-22 20:20:38 -05:00
00.hello.mp Multiprogrammed workload, need to generate ref's for it yet. But Nate wanted the config. 2006-10-09 17:25:43 -04:00
01.hello-2T-smt Do a functional access to levels above on a read as a temporary solution for L2's in FS 2006-11-22 20:20:38 -05:00
10.linux-boot Update output refs. Some FS statistics will change (namely the ITB) due to the recent TLB changes. Now PAL mode accesses are counted as hits in the TLB. 2006-11-13 00:24:22 -05:00
20.eio-short Update output refs. Some FS statistics will change (namely the ITB) due to the recent TLB changes. Now PAL mode accesses are counted as hits in the TLB. 2006-11-13 00:24:22 -05:00
50.memtest Update the Memtester, commit a config file/test for it. 2006-10-09 00:26:10 -04:00