Searched hist:10159 (Results 1 - 2 of 2) sorted by relevance

/gem5/configs/common/
H A DSimulation.py10159:ca6f1407f8f8 Thu Apr 10 14:43:00 EDT 2014 Gedare Bloom <gedare@rtems.org> config: add num-work-ids command line option
Adds the parameter --num-work-ids to Options.py and reads the parameter
into the System params in Simulation.py. This parameter enables setting
the number of possible work items to different than 16. Support for this
parameter already exists in src/sim/System.py, so this changeset only
affects the Python config files.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
H A DOptions.py10159:ca6f1407f8f8 Thu Apr 10 14:43:00 EDT 2014 Gedare Bloom <gedare@rtems.org> config: add num-work-ids command line option
Adds the parameter --num-work-ids to Options.py and reads the parameter
into the System params in Simulation.py. This parameter enables setting
the number of possible work items to different than 16. Support for this
parameter already exists in src/sim/System.py, so this changeset only
affects the Python config files.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>

Completed in 40 milliseconds