Review Board 2.0.15


mem: Merge DRAM page-management calculations

Review Request #2262 - Created April 23, 2014 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10214:41bfc343d745
---------------------------
mem: Merge DRAM page-management calculations

This patch treats the closed page policy as yet another case of
auto-precharging, and thus merges the code with that used for the
other policies.