long is too long
--HG-- extra : convert_revision : 7342cd4a1700a247f30d6f85fc6c2685341ba20e
This commit is contained in:
parent
df7730b677
commit
afd0082000
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@
|
|||
m5.AddToPath('../configs/common')
|
||||
from cpu2000 import parser
|
||||
|
||||
workload = parser(isa, opsys, 'lgred')
|
||||
workload = parser(isa, opsys, 'mdred')
|
||||
root.system.cpu.workload = workload.makeLiveProcess()
|
||||
|
|
Loading…
Reference in a new issue