Searched hist:3662 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/
H A Dbridge.cc3662:9dacf0926b69 Tue Nov 14 01:12:00 EST 2006 Ron Dreslinski <rdreslin@umich.edu> Update bus bridges now that snoop ranges are passed properly

src/mem/bridge.cc:
Update brdiges, now that snoop addresses are properly forwarded.
Bus bridge should only handle snoops on the second phase (SNOOP_COMMIT)
src/mem/bus.cc:
src/mem/bus.hh:
Make sure if a busBridge has access to both things that snoop and things that respond it only takes the request once

Completed in 21 milliseconds