Config: Move setWorkCountOptions() to Simulation.py
Review Request #1114 - Created March 24, 2012 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 8917:e62bbcee43c2 --------------------------- Config: Move setWorkCountOptions() to Simulation.py The function is presently defined in FSConfig.py, which does not seem to be the correct place for it.
seems fine to me.
seems fine to me.
If there's a possibility of using the work item count stuff in SE mode, then this does make sense. If not, then to me it's a wash, but I don't oppose it...
If there's a possibility of using the work item count stuff in SE mode, then this does make sense. If not, then to me it's a wash, but I don't oppose it...
