Review Board 2.0.15


sim: Make the drain state a global typed enum

Review Request #2872 - Created June 8, 2015 and submitted

Information
Andreas Sandberg
gem5
default
Reviewers
Default
Changeset 10870:b60bc9acc340
---------------------------
sim: Make the drain state a global typed enum

The drain state enum is currently a part of the Drainable
interface. The same state machine will be used by the DrainManager to
identify the global state of the simulator. Make the drain state a
global typed enum to better cater for this usage scenario.

   
Review request changed
Updated (July 7, 2015, 1:44 a.m.)

Status: Closed (submitted)