gem5/src
Andreas Hansson 13b9d4215d mem: Deallocate all write-queue entries when sent
This patch removes the write-queue entry tracking previously used for
uncacheable writes. The write-queue entry is now deallocated as soon
as the packet is sent. As a result we also forego the stats for
uncacheable writes. Additionally, there is no longer a need to attach
the write-queue entry to the packet.
2016-04-21 04:48:07 -04:00
..
arch arm,dev: remove PMU assertion hit on reset 2016-04-15 10:03:03 -05:00
base base: add symbol support for dynamic libraries 2016-03-17 10:34:27 -07:00
cpu mem: Remove threadId from memory request class 2016-04-07 09:30:20 -05:00
dev misc: Appease clang...again 2016-04-12 05:28:39 -04:00
doc Revert power patch sets with unexpected interactions 2016-04-06 19:43:31 +01:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
gpu-compute mem: Remove threadId from memory request class 2016-04-07 09:30:20 -05:00
kern syscall_emul: remove mmapFlagTable 2016-04-01 16:38:16 -07:00
mem mem: Deallocate all write-queue entries when sent 2016-04-21 04:48:07 -04:00
proto cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
python misc: Bail out of DVFS dot if we cannot resolve the domains 2016-04-06 17:55:17 +01:00
sim misc: Appease clang...again 2016-04-12 05:28:39 -04:00
unittest style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: fix building in non-standard locations 2016-03-13 17:47:33 -07:00