134c134,135
< test_sys = makeLinuxX86System(test_mem_mode, options, bm[0])
---
> test_sys = makeLinuxX86System(test_mem_mode, options.num_cpus, bm[0])
> setWorkCountOptions(test_sys, options)