projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d5b0f4
)
configs: missed spot progress-interval change
author
Korey Sewell
<ksewell@umich.edu>
Mon, 23 May 2011 18:36:22 +0000
(14:36 -0400)
committer
Korey Sewell
<ksewell@umich.edu>
Mon, 23 May 2011 18:36:22 +0000
(14:36 -0400)
configs/common/Simulation.py
patch
|
blob
|
history
diff --git
a/configs/common/Simulation.py
b/configs/common/Simulation.py
index 1cc2f47b777c366d3a19b7fb7ebd0d76b2488b70..7abf478da3cd1faef8e2962b135e82d0b903d2c2 100644
(file)
--- a/
configs/common/Simulation.py
+++ b/
configs/common/Simulation.py
@@
-96,7
+96,7
@@
def run(options, root, testsys, cpu_class):
max_checkpoints = options.max_checkpoints
switch_cpus = None
- if options.prog_int
v
l:
+ if options.prog_int
erva
l:
for i in xrange(np):
testsys.cpu[i].progress_interval = options.prog_interval