gem5/configs/common
Marco Elver 177682ead4 config: Add --memchecker option
This patch adds the --memchecker option, to denote that a MemChecker
should be instantiated for the system. The exact usage of the MemChecker
depends on the system configuration.

For now CacheConfig.py makes use of the option, adding MemCheckerMonitor
instances between CPUs and D-Caches.

Note, however, that currently this only provides limited checking on a
running system; other parts of the system, such as I/O devices are not
monitored, and may cause warnings to be issued by the monitor.
2014-12-23 09:31:18 -05:00
..
Benchmarks.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
CacheConfig.py config: Add --memchecker option 2014-12-23 09:31:18 -05:00
Caches.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
FSConfig.py config: Add two options for setting the kernel command line. 2014-12-04 16:42:07 -08:00
MemConfig.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
O3_ARM_v7a.py cpu: Change writeback modeling for outstanding instructions 2014-09-03 07:42:33 -04:00
Options.py config: Add --memchecker option 2014-12-23 09:31:18 -05:00
Simulation.py config: Add options to take/resume from SimPoint checkpoints 2014-12-23 09:31:17 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00