diff options
author | Brad Beckmann <Brad.Beckmann@amd.com> | 2015-07-20 09:15:18 -0500 |
---|---|---|
committer | Brad Beckmann <Brad.Beckmann@amd.com> | 2015-07-20 09:15:18 -0500 |
commit | aef8d851bde80f0148ad234d3b216461d364dba3 (patch) | |
tree | 515173d9d180adb9115889b3d86bdb941cd26b63 /src/dev/mips | |
parent | 7678ddeb46afc24488cfad776350b586bb5d2b30 (diff) | |
download | gem5-aef8d851bde80f0148ad234d3b216461d364dba3.tar.xz |
mem: add boolean to disable PacketQueue's size sanity check
the sanity check, while generally useful for exposing memory system bugs,
may be spurious with respect to GPU workloads, which may generate many more
requests than typical CPU workloads. the large number of requests generated
by the GPU may cause the req/resp queues to back up, thus queueing more than
100 packets.
Diffstat (limited to 'src/dev/mips')
0 files changed, 0 insertions, 0 deletions