diff options
author | Rizwana Begum <rb639@drexel.edu> | 2015-04-29 22:35:22 -0500 |
---|---|---|
committer | Rizwana Begum <rb639@drexel.edu> | 2015-04-29 22:35:22 -0500 |
commit | 52a3bc5e5c3cc694b3f8b29f38b0dd296b91350f (patch) | |
tree | 21b0d8677477623a3ae34f659175cba278e381e3 /src/arch | |
parent | 3a2731fb8cb0bcb152979fb41ba23ce2b981444f (diff) | |
download | gem5-52a3bc5e5c3cc694b3f8b29f38b0dd296b91350f.tar.xz |
mem: Simplify page close checks for adaptive policies
Both open_adaptive and close_adaptive page polices keep the page
open if a row hit is found. If a row hit is not found, close_adaptive
page policy precharges the row, and open_adaptive policy precharges
the row only if there is a bank conflict request waiting in the queue.
This patch makes the checks for above conditions simpler.
Committed by: Nilay Vaish <nilay@cs.wisc.edu>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions