Review Board 2.0.15


Partly revert [4f54b0f229b5] and move draining to m5.changeToTiming

Review Request #1490 - Created Oct. 24, 2012 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 9309:6c4d8b9cef21
---------------------------
Partly revert [4f54b0f229b5] and move draining to m5.changeToTiming

Changeset 4f54b0f229b5 removed the call to doDrain in changeToTiming
based on the assumption that the system does not need draining when
running in atomic mode. This is a false assumption since at least the
System class requires the system to be drained before it allows
switching of memory modes. This patch reverts that part of the
changeset.

   
Review request changed
Updated (Nov. 2, 2012, 2:57 a.m.)

Status: Closed (submitted)