diff options
author | Daniel <odanrc@yahoo.com.br> | 2019-04-11 08:37:56 +0200 |
---|---|---|
committer | Daniel Carvalho <odanrc@yahoo.com.br> | 2019-05-14 07:55:06 +0000 |
commit | c1bd27907d9404ba0803495d8eb5c9ad8513f09f (patch) | |
tree | a8447ce260a1a810a53c00eeeea6c42af06f9596 /src/sim/SubSystem.py | |
parent | 50a533f10134e7bc377dfdb9209b0334fd01cd24 (diff) | |
download | gem5-c1bd27907d9404ba0803495d8eb5c9ad8513f09f.tar.xz |
mem-cache: Use SatCounter for prefetchers
Many prefetchers re-implement saturating counters with ints. Make
them use SatCounters instead.
Added missing operators and constructors to SatCounter for that to
be possible and their respective tests.
Change-Id: I36f10c89c27c9b3d1bf461e9ea546920f6ebb888
Signed-off-by: Daniel <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17995
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Javier Bueno Hedo <javier.bueno@metempsy.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/sim/SubSystem.py')
0 files changed, 0 insertions, 0 deletions