# Node ID 336a48187d1a09aff2db85bd080a54c429c38bea # Parent 2beea2a439b43bf95bc040198322d4869b07f4f3 diff --git a/configs/common/O3_ARM_v7a.py b/configs/common/O3_ARM_v7a.py --- a/configs/common/O3_ARM_v7a.py +++ b/configs/common/O3_ARM_v7a.py @@ -192,4 +192,4 @@ prefetch_on_access = 'true' # Simple stride prefetcher prefetcher = StridePrefetcher(degree=8, latency = 1) - + tags = RandomRepl()