Review Board 2.0.15


mem: Schedule time for DRAM event taking tRAS into account

Review Request #2044 - Created Oct. 16, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9915:eeddad2f38d9
---------------------------
mem: Schedule time for DRAM event taking tRAS into account

This patch changes the time the controller is woken up to take the
next scheduling decisions. tRAS is now handled in estimateLatency and
doDRAMAccess and we do not need to worry about it at scheduling
time. The earliest we need to wake up is to do a pre-charge, row
access and column access before the bus becomes free for use.
All regressions pass (with stats update)
Review request changed
Updated (Nov. 1, 2013, 8:59 a.m.)

Status: Closed (submitted)