92f021cbbe
This patch introduces the ability of making the coherent crossbar the point of coherency. If so, the crossbar does not forward packets where a cache with ownership has already committed to responding, and also does not forward any coherency-related packets that are not intended for a downstream memory controller. Thus, invalidations and upgrades are turned around in the crossbar, and the memory controller only sees normal reads and writes. In addition this patch moves the express snoop promotion of a packet to the crossbar, thus allowing the downstream cache to check the express snoop flag (as it should) for bypassing any blocking, rather than relying on whether a cache is responding or not. |
||
---|---|---|
.. | ||
apu_se.py | ||
etrace_replay.py | ||
fs.py | ||
memcheck.py | ||
memtest.py | ||
read_config.py | ||
ruby_direct_test.py | ||
ruby_gpu_random_test.py | ||
ruby_mem_test.py | ||
ruby_network_test.py | ||
ruby_random_test.py | ||
se.py |