summaryrefslogtreecommitdiff
path: root/configs/example/fs.py
diff options
context:
space:
mode:
authorLisa Hsu <hsul@eecs.umich.edu>2006-10-23 19:32:57 -0400
committerLisa Hsu <hsul@eecs.umich.edu>2006-10-23 19:32:57 -0400
commit3922b2e076e50a624e129d19a7e7811341c9e4fd (patch)
tree347442dfcfb51141cdd63e533975631ee7a32cde /configs/example/fs.py
parent764f27a0c9a6ba6008f60757769b52f5eee46ec1 (diff)
downloadgem5-3922b2e076e50a624e129d19a7e7811341c9e4fd.tar.xz
warmup of 1B cpu cycles.
configs/example/fs.py: configs/example/se.py: warm up of 1B CPU cycles --HG-- extra : convert_revision : 0f3263f466fde4cd86e0663930e83617a6b3faad
Diffstat (limited to 'configs/example/fs.py')
-rw-r--r--configs/example/fs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/example/fs.py b/configs/example/fs.py
index 11b82178b..a9daf63be 100644
--- a/configs/example/fs.py
+++ b/configs/example/fs.py
@@ -212,7 +212,7 @@ if options.standard_switch:
m5.switchCpus(switch_cpu_list)
m5.resume(test_sys)
- exit_event = m5.simulate(300000000000)
+ exit_event = m5.simulate(500000000000)
m5.switchCpus(switch_cpu_list1)
if options.maxtick: