6563ec8634
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. |
||
---|---|---|
.. | ||
fs.py | ||
memtest.py | ||
read_config.py | ||
ruby_direct_test.py | ||
ruby_mem_test.py | ||
ruby_network_test.py | ||
ruby_random_test.py | ||
se.py |