gem5/src
Ron Dreslinski df3014a726 Add mechanism for caches to handle failure of the fast path on responses.
For now, responses have priority over requests (may want to revist this).

src/mem/cache/base_cache.cc:
src/mem/cache/base_cache.hh:
    Add mechanism for caches to handle failure of the fast path on responses.

--HG--
extra : convert_revision : 01524c727d1bb300cc21bdc989eb862ec8bf0b7a
2006-10-07 12:02:59 -04:00
..
arch there are two main thrusts of this changeset. 2006-10-06 01:27:02 -04:00
base add annotation code to m5 2006-09-11 17:57:20 -04:00
cpu checkpoint recovery was screwed up because a new section was created in the middle of another section and messed up unserializing. 2006-10-06 01:29:50 -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 Add mechanism for caches to handle failure of the fast path on responses. 2006-10-07 12:02:59 -04:00
python Oops, forgot to assign the option to the param context. 2006-10-02 18:13:42 -04:00
sim there are two main thrusts of this changeset. 2006-10-06 01:27:02 -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