gem5/tests/configs
Ron Dreslinski 212c5aefb5 Fixes for functional accesses to use the snoop path.
And small other tweaks to snooping coherence.

src/mem/cache/base_cache.hh:
    Make timing response at the time of send.
src/mem/cache/cache.hh:
src/mem/cache/cache_impl.hh:
    Update probe interface to be bi-directional for functional accesses
src/mem/packet.hh:
    Add the function to create an atomic response to a given request

--HG--
extra : convert_revision : 04075a117cf30a7df16e6d3ce485543cc77d4ca6
2006-10-05 23:28:03 -04:00
..
o3-timing-mp.py First pass at snooping stuff that compiles and doesn't break. 2006-10-05 21:10:03 -04:00
o3-timing.py Add o3-timing configuration for ALPHA_SE "Hello world" tests. 2006-09-01 17:59:36 -04:00
simple-atomic-mp.py First pass at snooping stuff that compiles and doesn't break. 2006-10-05 21:10:03 -04:00
simple-atomic.py Add caches in, fix cpu.mem param 2006-08-18 00:16:23 -04:00
simple-timing-mp.py Fixes for functional accesses to use the snoop path. 2006-10-05 23:28:03 -04:00
simple-timing.py Merge zizzer:/z/m5/Bitkeeper/newmem 2006-08-21 13:20:35 -04:00
tsunami-simple-atomic-dual.py Add caches in, fix cpu.mem param 2006-08-18 00:16:23 -04:00
tsunami-simple-atomic.py Add caches in, fix cpu.mem param 2006-08-18 00:16:23 -04:00
tsunami-simple-timing-dual.py Add caches in, fix cpu.mem param 2006-08-18 00:16:23 -04:00
tsunami-simple-timing.py Add caches in, fix cpu.mem param 2006-08-18 00:16:23 -04:00