mem-cache: Explicitly define threshold of BDI's sub-compressors
authorDaniel R. Carvalho <odanrc@yahoo.com.br>
Sat, 27 Jun 2020 18:51:03 +0000 (20:51 +0200)
committerDaniel Carvalho <odanrc@yahoo.com.br>
Mon, 31 Aug 2020 17:45:43 +0000 (17:45 +0000)
commit8626fe101ded3e08d0f97c5e1ce74f3165783f76
treedf0ddce0b1f5e916dfe90d888faf776263278ece
parent605a0917bb6dc18696de4a05e231ac2654642c16
mem-cache: Explicitly define threshold of BDI's sub-compressors

Allow all sub-compressors of BDI to be successful as long as
they are able to compress. Then, BDI's actual size threshold
acts as the cutting point.

This situation arises on any multi compressor; yet, generalizing
this assumption might be too bold.

Change-Id: Iec5057d16d4a7ba5fb573133a30ea10869bd67e0
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33386
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/mem/cache/compressors/Compressors.py