summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/base.hh
diff options
context:
space:
mode:
authorNikos Nikoleris <nikos.nikoleris@arm.com>2018-05-10 11:38:48 +0100
committerNikos Nikoleris <nikos.nikoleris@arm.com>2018-05-17 14:38:50 +0000
commit9637567610649778c7aceb0d2ae2926c5ca36dd2 (patch)
tree1affc616af61697be422992ee728d451051ab3be /src/mem/cache/tags/base.hh
parent91529294470235e6e7b3128bca6c5b8783f35529 (diff)
downloadgem5-9637567610649778c7aceb0d2ae2926c5ca36dd2.tar.xz
mem-cache: Remove isTouched field from the CacheBlk
At the moment isTouched is used in the warm-up detection mechanism but it keeps track of the same information as isValid(). This change removes it and substitutes its use by isValid(). Change-Id: I611ddf2fa4562ae3b3b2ed2fb74d26abd2e5ec62 Reviewed-on: https://gem5-review.googlesource.com/10427 Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Diffstat (limited to 'src/mem/cache/tags/base.hh')
0 files changed, 0 insertions, 0 deletions