gem5/configs
Andreas Hansson 554ddc7c07 arch, cpu: Do not forward snoops to table walker
This patch simplifies the overall CPU by changing the TLB caches such
that they do not forward snoops to the table walker port(s). Note that
only ARM and X86 are affected.

There is no reason for the ports to snoop as they do not actually take
any action, and from a performance point of view we are better of not
snooping more than we have to.

Should it at a later point be required to snoop for a particular TLB
design it is easy enough to add it back.
2015-05-05 03:22:27 -04:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common arch, cpu: Do not forward snoops to table walker 2015-05-05 03:22:27 -04:00
dram config: Remove memory aliases and rely on class name 2015-04-20 12:46:29 -04:00
example config: enable setting SE-mode environment variables from file 2015-04-23 13:40:18 -07:00
ruby mem: Move crossbar default latencies to subclasses 2015-03-02 04:00:47 -05:00
splash2 mem: Move crossbar default latencies to subclasses 2015-03-02 04:00:47 -05:00
topologies config: topologies: slight code refactor 2014-02-23 19:16:15 -06:00