diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-06-27 05:49:49 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-06-27 05:49:49 -0400 |
commit | f330b3c28d489d28743f2c31b607d33036b37006 (patch) | |
tree | c6c316fead531de03b0903b80ffa6632f9f426e3 /tests | |
parent | 9a1169f3d7d062f06ca826458d350b6e7edf5caa (diff) | |
download | gem5-f330b3c28d489d28743f2c31b607d33036b37006.tar.xz |
mem: Remove a redundant heap allocation for a snoop packet
This patch changes the updards snoop packet to avoid allocating and
later deleting it. As the code executes in 0 time and the lifetime of
the packet does not extend beyond the block there is no reason to heap
allocate it.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions