diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-11-01 11:56:20 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-11-01 11:56:20 -0400 |
commit | 10e8978ec0ee7a7443247d7a85ab0b3587740f1a (patch) | |
tree | 8d9021db468477d72983d77377883aa38cd97ca2 /src/mem/port.cc | |
parent | ea76f9757668018ad1f2ccb50fd61b9288057913 (diff) | |
download | gem5-10e8978ec0ee7a7443247d7a85ab0b3587740f1a.tar.xz |
mem: Pick the next DRAM request based on bank availability
This patch changes the FCFS bit of FR-FCFS such that requests that
target the earliest available bank are picked first (as suggested in
the original work on FR-FCFS by Rixner et al). To accommodate this we
add functionality to identify a bank through a one-dimensional
identifier (bank id). The member names of the DRAMPacket are also
update to match the style guide.
Diffstat (limited to 'src/mem/port.cc')
0 files changed, 0 insertions, 0 deletions