diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2015-09-25 07:26:57 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2015-09-25 07:26:57 -0400 |
commit | 0c5a98f9d18c6fdae287b1b608d1ffb1c13fb9c9 (patch) | |
tree | 06b467633133c920bb1f8a20339dd815f831e8b2 /src/mem/drampower.cc | |
parent | ceec2bb02c87829f29aa1ebb4573051162264ae8 (diff) | |
download | gem5-0c5a98f9d18c6fdae287b1b608d1ffb1c13fb9c9.tar.xz |
mem: Store snoop filter lookup result to avoid second lookup
This patch introduces a private member storing the iterator from the
lookupRequest call, such that it can be re-used when the request
eventually finishes. The method previously called updateRequest is
renamed finishRequest to make it more clear that the two functions
must be called together.
Diffstat (limited to 'src/mem/drampower.cc')
0 files changed, 0 insertions, 0 deletions