some drain changes in timing (kevin's) and some memory mode assertion changes so...
authorLisa Hsu <hsul@eecs.umich.edu>
Wed, 11 Oct 2006 22:44:48 +0000 (18:44 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Wed, 11 Oct 2006 22:44:48 +0000 (18:44 -0400)
commit024b33a1ef6f83be634f7afe644777f070ccd692
tree87599f37a75a39070ed0e6a609aded7e1a655caf
parent727dea78c4b603a63d6c8bee10d317cb2905ffd4
some drain changes in timing (kevin's) and some memory mode assertion changes so that when you come out of resume, you only assert if you're really wrong.

src/cpu/simple/atomic.cc:
    memory mode assertion change so that it only goes off if it's supposed to.
src/cpu/simple/timing.cc:
    some drain changes (kevin's) and some changes to memoryMode assertions so that they don't go off when they're not supposed to.

--HG--
extra : convert_revision : 007d8610f097e08f01367b905ada49f93cf37ca3
src/cpu/simple/atomic.cc
src/cpu/simple/timing.cc