gem5/configs
Steve Reinhardt 6629d9b2bc mem: use single BadAddr responder per system.
Previously there was one per bus, which caused some coherence problems
when more than one decided to respond.  Now there is just one on
the main memory bus.  The default bus responder on all other buses
is now the downstream cache's cpu_side port.  Caches no longer need
to do address range filtering; instead, we just have a simple flag
to prevent snoops from propagating to the I/O bus.
2008-07-16 11:10:33 -07:00
..
boot hopefully the final hacky change to make the bus bridge work ok 2007-05-15 17:39:50 -04:00
common mem: use single BadAddr responder per system. 2008-07-16 11:10:33 -07:00
example mem: use single BadAddr responder per system. 2008-07-16 11:10:33 -07:00
splash2 Configs: Fix for benchmarks that don't use getopt. 2007-11-15 12:58:06 -05:00