gem5/src
Andreas Hansson 14e5b2ea55 mem: Pass shared downstream through caches
This patch ensures that we pass on information about a packet being
shared (rather than exclusive), when forwarding a packet downstream.

Without this patch there is a risk that a downstream cache considers
the line exclusive when it really isn't.
2015-05-05 03:22:26 -04:00
..
arch arch, base, dev, kern, sym: FreeBSD support 2015-04-29 22:35:23 -05:00
base arch, base, dev, kern, sym: FreeBSD support 2015-04-29 22:35:23 -05:00
cpu cpu: Work around gcc 4.9 issues with Num_OpClasses 2015-05-05 03:22:19 -04:00
dev arch, base, dev, kern, sym: FreeBSD support 2015-04-29 22:35:23 -05:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern arch, base, dev, kern, sym: FreeBSD support 2015-04-29 22:35:23 -05:00
mem mem: Pass shared downstream through caches 2015-05-05 03:22:26 -04:00
proto cpu: add support for outputing a protobuf formatted CPU trace 2015-02-16 03:32:38 -05:00
python misc: quote args in echoed command line 2015-03-23 16:14:18 -07:00
sim arch, base, dev, kern, sym: FreeBSD support 2015-04-29 22:35:23 -05:00
unittest test: Add a unittest for the BitUnion types. 2015-01-07 00:34:40 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript base: Add compiler macros to add deprecation warnings 2015-02-11 10:23:24 -05:00