diff options
author | Joel Hestness <jthestness@gmail.com> | 2013-04-09 16:25:29 -0500 |
---|---|---|
committer | Joel Hestness <jthestness@gmail.com> | 2013-04-09 16:25:29 -0500 |
commit | 46d4b71aa244da24453d86184f3cf2ba8b5bdbac (patch) | |
tree | 7bb37436da31b46adde025231f4912458cdae00d /system/alpha | |
parent | e98c3c227da0b7c4a3e11e64eb80386727b3fa1c (diff) | |
download | gem5-46d4b71aa244da24453d86184f3cf2ba8b5bdbac.tar.xz |
Ruby: Delete packet requests during warmup
When warming up caches in Ruby, the CacheRecorder sends fetch requests into
Ruby Sequencers with packet types that require responses. Since responses are
never generated for these CacheRecorder requests, the requests are not deleted
in the packet destructor called from the Ruby hit callback. Free the request.
Diffstat (limited to 'system/alpha')
0 files changed, 0 insertions, 0 deletions