Searched hist:5650 (Results 1 - 5 of 5) sorted by relevance
/gem5/src/mem/ | ||
H A D | tport.cc | diff 5650:d2782c951841 Sun Oct 12 03:08:00 EDT 2008 Gabe Black <gblack@eecs.umich.edu> Create a message port for sending messages as apposed to reading/writing a memory range. |
H A D | snoop_filter.cc | diff 12353:5650eb170bfb Mon Sep 26 11:43:00 EDT 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem: Handle CMO responses in the snoop filter Previously responses would either transfer the ownership of the line or the actual data to the cache that send out the original request. Cache clean operations are different since they bring neither data nor ownership. When they are also invalidating the cache that send out the original request will invalidate any existing copies. This patch makes the snoop filter handle the cache clean responses accordingly. Change-Id: I27165cb45b9dc57882526329c62db35f100d23df Reviewed-by: Stephan Diestelhorst <stephan.diestelhorst@arm.com> Reviewed-by: Sudhanshu Jha <sudhanshu.jha@arm.com> Reviewed-by: Anouk Van Laer <anouk.vanlaer@arm.com> Reviewed-on: https://gem5-review.googlesource.com/5053 Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> |
H A D | SConscript | diff 5650:d2782c951841 Sun Oct 12 03:08:00 EDT 2008 Gabe Black <gblack@eecs.umich.edu> Create a message port for sending messages as apposed to reading/writing a memory range. |
H A D | packet.cc | diff 5650:d2782c951841 Sun Oct 12 03:08:00 EDT 2008 Gabe Black <gblack@eecs.umich.edu> Create a message port for sending messages as apposed to reading/writing a memory range. |
H A D | packet.hh | diff 5650:d2782c951841 Sun Oct 12 03:08:00 EDT 2008 Gabe Black <gblack@eecs.umich.edu> Create a message port for sending messages as apposed to reading/writing a memory range. |
Completed in 97 milliseconds