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

/gem5/src/mem/
H A Dsnoop_filter.hhdiff 11544:2383451ff6a5 Mon Jun 20 10:11:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Fix the snoop filter when there is a downstream addr mapper

The snoop filter handles requests in two steps which preceed and
follow the call to send the packet downstream. An address mapper could
possibly change the address of the packet when it is sent downstream
breaking the snoop filter assumption that the address is unchanged

Change-Id: Ib2db755e9ebef4f2f7c0169a46b1b11185ffbe79
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
H A Dsnoop_filter.ccdiff 11544:2383451ff6a5 Mon Jun 20 10:11:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Fix the snoop filter when there is a downstream addr mapper

The snoop filter handles requests in two steps which preceed and
follow the call to send the packet downstream. An address mapper could
possibly change the address of the packet when it is sent downstream
breaking the snoop filter assumption that the address is unchanged

Change-Id: Ib2db755e9ebef4f2f7c0169a46b1b11185ffbe79
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
H A Dcoherent_xbar.ccdiff 11544:2383451ff6a5 Mon Jun 20 10:11:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Fix the snoop filter when there is a downstream addr mapper

The snoop filter handles requests in two steps which preceed and
follow the call to send the packet downstream. An address mapper could
possibly change the address of the packet when it is sent downstream
breaking the snoop filter assumption that the address is unchanged

Change-Id: Ib2db755e9ebef4f2f7c0169a46b1b11185ffbe79
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 28 milliseconds