gem5/configs/example
Andreas Hansson 6563ec8634 cpu: Tidy up the MemTest and make false sharing more obvious
The MemTest class really only tests false sharing, and as such there
was a lot of old cruft that could be removed. This patch cleans up the
tester, and also makes it more clear what the assumptions are. As part
of this simplification the reference functional memory is also
removed.

The regression configs using MemTest are updated to reflect the
changes, and the stats will be bumped in a separate patch. The example
config will be updated in a separate patch due to more extensive
re-work.

In a follow-on patch a new tester will be introduced that uses the
MemChecker to implement true sharing.
2015-02-11 10:23:28 -05:00
..
fs.py arm: fix build_drive_system when not using default options 2015-01-03 17:51:48 -06:00
memtest.py cpu: Tidy up the MemTest and make false sharing more obvious 2015-02-11 10:23:28 -05:00
read_config.py config: Add the ability to read a config file using C++ and Python 2014-10-16 05:49:37 -04:00
ruby_direct_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
ruby_mem_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
ruby_network_test.py ruby: single physical memory in fs mode 2014-11-06 05:41:44 -06:00
ruby_random_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
se.py scons: Do not build the InOrderCPU 2015-01-20 08:12:45 -05:00