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

/gem5/src/base/
H A Daddr_range.hhdiff 9541:e476d01bc6a4 Tue Feb 19 05:56:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> base: Fix a bug in the address interleaving

This patch fixes a minor (but important) typo in the matching of an
address to an interleaved range.
/gem5/src/mem/cache/tags/
H A Dfa_lru.hhdiff 12648:78941f188bb3 Tue Mar 27 18:23:00 EDT 2018 Daniel R. Carvalho <odanrc@yahoo.com.br> mem-cache: Add MoveToTail to FALRU

FALRU was missing MoveToTail functionality within its invalidate
function, and MoveToHead was doing unnecessary passes when the
moved block was the head already.

Besides, added some comments to make the code understandable.

Change-Id: I2430d82b5d53c88b102a62610ea38b46d6e03a55
Reviewed-on: https://gem5-review.googlesource.com/9541
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
H A Dfa_lru.ccdiff 12648:78941f188bb3 Tue Mar 27 18:23:00 EDT 2018 Daniel R. Carvalho <odanrc@yahoo.com.br> mem-cache: Add MoveToTail to FALRU

FALRU was missing MoveToTail functionality within its invalidate
function, and MoveToHead was doing unnecessary passes when the
moved block was the head already.

Besides, added some comments to make the code understandable.

Change-Id: I2430d82b5d53c88b102a62610ea38b46d6e03a55
Reviewed-on: https://gem5-review.googlesource.com/9541
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>

Completed in 26 milliseconds