diff options
author | Daniel R. Carvalho <odanrc@yahoo.com.br> | 2018-10-25 17:52:26 +0200 |
---|---|---|
committer | Daniel Carvalho <odanrc@yahoo.com.br> | 2018-12-03 15:44:36 +0000 |
commit | ab31213316a6334660eff8fa47434c0e25f2b5c0 (patch) | |
tree | 6a3b08dc29a5a1382f147d571455e63c332249bc /src/base/match.cc | |
parent | 9af1214ffe48178c0dadfb874fd62bd0ff2e0f31 (diff) | |
download | gem5-ab31213316a6334660eff8fa47434c0e25f2b5c0.tar.xz |
mem-cache: Optimize sector valid and secure check
Previously a loop was being done to check whether the
block was valid/secure or not. Variables have been
added to skip this loop and save and update sector
block state when sub-blocks are validated, invalidated
and secured.
Change-Id: Ie1734f7dfda9698c7bf22a1fcbfc47ffb9239cea
Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/14363
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/base/match.cc')
0 files changed, 0 insertions, 0 deletions