gem5/src
Neha Agarwal 77fce1ce0e mem: Unify request selection for read and write queues
This patch unifies the request selection across read and write queues
for FR-FCFS scheduling policy. It also fixes the request selection
code to prioritize the row hits present in the request queues over the
selection based on earliest bank availability.
2013-11-01 11:56:27 -04:00
..
arch ARM: add support for TEEHBR access 2013-10-31 13:41:13 -05:00
base base: Add support for ipv6 into inet.hh/inet.cc 2013-10-31 13:41:13 -05:00
cpu cpu: Construct ROB with cpu params struct instead of each variable 2013-10-31 13:41:13 -05:00
dev dev: Add 'OSC' oscillator sys control reg support to VersatileExpress 2013-10-31 13:41:13 -05:00
doc MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
mem mem: Unify request selection for read and write queues 2013-11-01 11:56:27 -04:00
proto base: Avoid size limitation on protobuf coded streams 2013-05-30 12:53:53 -04:00
python sim: Clarify the difference between tracing and debugging 2013-11-01 11:56:13 -04:00
sim sim: Clarify the difference between tracing and debugging 2013-11-01 11:56:13 -04:00
unittest arch: Resurrect the NOISA build target and rename it NULL 2013-09-04 13:22:57 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript build: Place proto output in the same directory, also for EXTRAS 2013-10-17 10:20:45 -05:00