warmup of 1B cpu cycles.
configs/example/fs.py:
configs/example/se.py:
warm up of 1B CPU cycles
--HG--
extra : convert_revision : 0f3263f466fde4cd86e0663930e83617a6b3faad
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -206,7 +206,7 @@ if options.standard_switch:
|
||||
m5.switchCpus(switch_cpu_list)
|
||||
m5.resume(system)
|
||||
|
||||
exit_event = m5.simulate(3000000)
|
||||
exit_event = m5.simulate(500000000000)
|
||||
m5.switchCpus(switch_cpu_list1)
|
||||
|
||||
if options.maxtick:
|
||||
|
||||
Reference in New Issue
Block a user