gem5/src
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
..
arch Updates to fix merge issues and bring almost everything up to working speed. Ozone CPU remains untested, but everything else compiles and runs. 2006-10-02 11:58:09 -04:00
base add annotation code to m5 2006-09-11 17:57:20 -04:00
cpu Merge ktlim@zizzer:/bk/newmem 2006-10-02 18:12:21 -04:00
dev Merge ktlim@zamp:./local/clean/o3-merge/m5 2006-09-30 23:43:23 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Finished changing how stat structures are translated, fixed the handling of various ids as LiveProcess parameters. 2006-09-17 03:00:55 -04:00
mem Fixes for functional accesses to use the snoop path. 2006-10-05 23:28:03 -04:00
python Oops, forgot to assign the option to the param context. 2006-10-02 18:13:42 -04:00
sim fix the argument to m5.simulate() on a checkpoint. 2006-10-05 13:18:32 -04:00
unittest Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript add boiler plate intel nic code 2006-09-18 20:12:45 -04:00