diff options
author | Daniel R. Carvalho <odanrc@yahoo.com.br> | 2018-04-18 19:42:15 +0200 |
---|---|---|
committer | Daniel Carvalho <odanrc@yahoo.com.br> | 2018-04-19 16:01:46 +0000 |
commit | b11a6d508c618b33f8626afc6742773cbb293f66 (patch) | |
tree | 73c8ece6e043c9b6300bf60ca93b0b92390ad33e /src/sim/power/SConscript | |
parent | 26f6b94584c56ffe23336690ec899c78db517261 (diff) | |
download | gem5-b11a6d508c618b33f8626afc6742773cbb293f66.tar.xz |
mem-cache: Use findBlock in FALRU's block access
An access must perform a block search, which is done by findBlock.
The tagHash is indexed by tags, so use extractTag instead of re-
implementing its functionality.
Change-Id: Ib5abacbc65cddf0f2d7e4440eb5355b56998a585
Reviewed-on: https://gem5-review.googlesource.com/10082
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/sim/power/SConscript')
0 files changed, 0 insertions, 0 deletions