Regressions: Make mcf have 256MB which it needs for 64 bit builds.
--HG-- extra : convert_revision : 42851d60a4c1e709d79bbd3187227b6e220a253e
This commit is contained in:
parent
a76f734d0b
commit
917d82eab9
1 changed files with 1 additions and 0 deletions
|
@ -31,3 +31,4 @@ from cpu2000 import mcf
|
|||
|
||||
workload = mcf(isa, opsys, 'smred')
|
||||
root.system.cpu.workload = workload.makeLiveProcess()
|
||||
root.system.physmem.range=AddrRange('256MB')
|
||||
|
|
Loading…
Reference in a new issue