cache: remove drainManager because it's not used
Review Request #1471 - Created Oct. 16, 2012 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9480:e933168485d8 --------------------------- cache: remove drainManager because it's not used the cache drainManager is set but never cleared, this is because the cache itself does not need to be drained and thus never triggers a signalDrainDone(). because the drainManager variable is not used properly and does not appear to be necessary it has been removed with this patch.
Posted (Oct. 16, 2012, 11:36 p.m.)
we've been working on some much more extensive changes to allow for checkpointing the caches. I think we should probably hold off on this until we get those posted.
Review request changed
Updated (Jan. 23, 2013, 3:37 a.m.)
Summary: |
|
||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||||||||||||||||||||||||||||||||
Diff: |
Revision 4 (-6) |
Ship It!
Ship It!
