gem5/configs/splash2
Gabe Black 00f24ae92c Config: Keep track of uncached and cached ports separately.
This makes sure that the address ranges requested for caches and uncached ports
don't conflict with each other, and that accesses which are always uncached
(message signaled interrupts for instance) don't waste time passing through
caches.
2011-02-03 20:23:00 -08:00
..
cluster.py Configs: Stop setting the "mem" parameter in splash2 config files. 2010-10-22 20:59:22 -07:00
run.py Config: Keep track of uncached and cached ports separately. 2011-02-03 20:23:00 -08:00