make the NUMCPUS parameter always refer to the total number of cpus
authorNathan Binkert <binkertn@umich.edu>
Wed, 23 Nov 2005 02:05:02 +0000 (21:05 -0500)
committerNathan Binkert <binkertn@umich.edu>
Wed, 23 Nov 2005 02:05:02 +0000 (21:05 -0500)
commit7584604fa97f54f37df1aaabbc3170581c36c901
tree1ebc1cdd7ede11d02b7df3327939df6fc4fd69da
parentdb2bf767550891e8604880a3d9b278ebb040200c
make the NUMCPUS parameter always refer to the total number of cpus
on the test system.
add an option for pio_delay_write to run.py

util/stats/stats.py:
    full0 -> run0 due to run.py change
    sim_ticks doesn't make sense with tick = ps, so use
    one of the cpu's numCycles paramter

--HG--
extra : convert_revision : db9dbe014549d823edc10395f5241db5e907df01
util/stats/stats.py