gem5/configs/common
Korey Sewell 9f90291c54 cpus: fix cpu progress event
this was double scheduling itself (once in constructor and once in cpu code). also add support for stopping / starting
progress events through repeatEvent flag and also changing the interval of the progress event as well
2009-05-05 02:39:05 -04:00
..
Benchmarks.py style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
Caches.py mem: use single BadAddr responder per system. 2008-07-16 11:10:33 -07:00
cpu2000.py configs: Allow M5_CPU2000 env var to set CPU2K binary path. 2009-04-15 12:52:31 -07:00
FSConfig.py X86, Config: Make makeX86System consider the number of CPUs, and clean up interrupt assignment. 2009-04-26 02:04:32 -07:00
Options.py cpus: fix cpu progress event 2009-05-05 02:39:05 -04:00
Simulation.py cpus: fix cpu progress event 2009-05-05 02:39:05 -04:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00