Searched hist:10425 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/mem/cache/ | ||
H A D | cache.hh | 12721:7f611e9412f0 Fri May 04 10:57:00 EDT 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Refactor the recvAtomic function The recvAtomic function in the cache handles atomic requests. Over time, recvAtomic has grown in complexity and code size. This change factors out some of its functionality in a separate functiona. The new functions handles atomic requests that miss. Change-Id: If77d2de1e3e802e1da37f889f68910e700c59209 Reviewed-on: https://gem5-review.googlesource.com/10425 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> |
H A D | cache.cc | 12721:7f611e9412f0 Fri May 04 10:57:00 EDT 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Refactor the recvAtomic function The recvAtomic function in the cache handles atomic requests. Over time, recvAtomic has grown in complexity and code size. This change factors out some of its functionality in a separate functiona. The new functions handles atomic requests that miss. Change-Id: If77d2de1e3e802e1da37f889f68910e700c59209 Reviewed-on: https://gem5-review.googlesource.com/10425 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> |
/gem5/ | ||
H A D | SConstruct | 10425:ceb471d74fe9 Thu Oct 09 17:51:00 EDT 2014 Andreas Hansson <andreas.hansson@arm.com> scons: Warn for known gcc and swig incompatibilities |
Completed in 161 milliseconds