gem5/src
Mitch Hayenga e1403fc2af alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate
activate(), suspend(), and halt() used on thread contexts had an optional
delay parameter. However this parameter was often ignored. Also, when used,
the delay was seemily arbitrarily set to 0 or 1 cycle (no other delays were
ever specified). This patch removes the delay parameter and 'Events'
associated with them across all ISAs and cores. Unused activate logic
is also removed.
2014-09-20 17:18:35 -04:00
..
arch alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate 2014-09-20 17:18:35 -04:00
base misc: Add functions for doing popcount and power-of-two checking 2014-04-24 17:41:26 +01:00
cpu alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate 2014-09-20 17:18:35 -04:00
dev mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04: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: Cleanup unused ISA traits constants 2014-09-03 07:42:21 -04:00
mem mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
proto mem: change the namespace Message to ProtoMessage 2014-09-01 16:55:46 -05:00
python mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
sim alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate 2014-09-20 17:18:35 -04:00
unittest unittest: Fix build errors 2014-01-30 12:21:58 -06:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Silence clang 3.4 warnings on Ubuntu 12.04 2014-08-13 06:57:28 -04:00