Review Board 2.0.15


MEM: Do not forward uncacheable to bus snoopers

Review Request #1180 - Created May 4, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
MEM: Do not forward uncacheable to bus snoopers

This patch adds a guarding if-statement to avoid forwarding
uncacheable requests (or rather their corresponding request packets)
to bus snoopers. These packets should never have any effect on the
caches, and thus there is no need to forward them to the snoopers.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (May 7, 2012, 7:25 p.m.)

Status: Closed (submitted)