summaryrefslogtreecommitdiff
path: root/src/cpu/testers
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2013-01-07 13:05:35 -0500
committerAndreas Hansson <andreas.hansson@arm.com>2013-01-07 13:05:35 -0500
commit852a7bcf923af424de8df1ddbeb462d52de8383b (patch)
tree21fc1767419334465995ce8468d26cb3210056c8 /src/cpu/testers
parentce5fc494e3f26ef7e7c0c3b72eaa4a93a2d31b73 (diff)
downloadgem5-852a7bcf923af424de8df1ddbeb462d52de8383b.tar.xz
mem: Add sanity check to packet queue size
This patch adds a basic check to ensure that the packet queue does not grow absurdly large. The queue should only be used to store packets that were delayed due to blocking from the neighbouring port, and not for actual storage. Thus, a limit of 100 has been chosen for now (which is already quite substantial).
Diffstat (limited to 'src/cpu/testers')
0 files changed, 0 insertions, 0 deletions