gem5/configs/common
Nilay Vaish 390cfc7be9 Config: Change the way options are added
I am not too happy with the way options are added in files se.py and fs.py
currently. This patch moves all the options to the file Options.py, functions
from which are called when required.
2012-03-28 11:01:53 -05:00
..
Benchmarks.py configs: fix minor config bugs posted on the mailing list 2012-02-12 17:18:53 -06:00
CacheConfig.py x86: Fix switching of CPUs 2012-03-01 11:37:02 -06:00
Caches.py O3: Remove hardcoded tgts_per_mshr in O3CPU.py. 2011-12-01 00:15:22 -08:00
cpu2000.py cpu2000: Add missing art benchmark to all 2012-01-09 18:08:20 -06:00
FSConfig.py Config: Move setWorkCountOptions() to Simulation.py 2012-03-27 18:23:21 -05:00
O3_ARM_v7a.py prefetcher: Make prefetcher a sim object instead of it being a parameter on cache 2012-02-12 16:07:38 -06:00
Options.py Config: Change the way options are added 2012-03-28 11:01:53 -05:00
Simulation.py Config: Move setWorkCountOptions() to Simulation.py 2012-03-27 18:23:21 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00