summaryrefslogtreecommitdiff
path: root/src/sim/arguments.cc
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2012-10-15 08:12:25 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2012-10-15 08:12:25 -0400
commit0c58106b6e27445e259d82bb13e2a5b6ae991bb6 (patch)
tree697a030b51f75695933e77f826b481bacd3587a2 /src/sim/arguments.cc
parent93a159875aa081cf3452754b890d83ae7c2bf943 (diff)
downloadgem5-0c58106b6e27445e259d82bb13e2a5b6ae991bb6.tar.xz
Mem: Use deque instead of list for bus retries
This patch changes the data structure used to keep track of ports that should be told to retry. As the bus is doing this in an FCFS way, there is no point having a list. A deque is a better match (and is at least in theory a better choice from a performance point of view).
Diffstat (limited to 'src/sim/arguments.cc')
0 files changed, 0 insertions, 0 deletions