gem5/configs/example
Andreas Hansson b93c912013 mem: Remove redundant is_top_level cache parameter
This patch takes the final step in removing the is_top_level parameter
from the cache. With the recent changes to read requests and write
invalidations, the parameter is no longer needed, and consequently
removed.

This also means that asymmetric cache hierarchies are now fully
supported (and we are actually using them already with L1 caches, but
no table-walker caches, connected to a shared L2).
2015-07-03 10:14:43 -04:00
..
fs.py config: Support full-system with SST's memory system 2015-04-08 15:56:06 -05:00
memcheck.py mem: Remove redundant is_top_level cache parameter 2015-07-03 10:14:43 -04:00
memtest.py mem: Remove redundant is_top_level cache parameter 2015-07-03 10:14:43 -04: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 mem: Move crossbar default latencies to subclasses 2015-03-02 04:00:47 -05: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 config: enable setting SE-mode environment variables from file 2015-04-23 13:40:18 -07:00