Hello Jason Lowe-Power, Nikos Nikoleris,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/c/public/gem5/+/11100
to look at the new patch set (#7).
Change subject: mem-cache: Create cache compressor
......................................................................
mem-cache: Create cache compressor
Create basic template for cache compressors. A basic compressor
must implement a compression and a decompression method.
We also implement a compressor for when compression is not used.
Change-Id: I83dc4d2b8d2bc5ed9f760c938edfa4ebdd6b8583
---
A src/mem/cache/compressors/Compressors.py
A src/mem/cache/compressors/SConscript
A src/mem/cache/compressors/base.cc
A src/mem/cache/compressors/base.hh
4 files changed, 336 insertions(+), 0 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/11100
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I83dc4d2b8d2bc5ed9f760c938edfa4ebdd6b8583
Gerrit-Change-Number: 11100
Gerrit-PatchSet: 7
Gerrit-Owner: Daniel Carvalho <[email protected]>
Gerrit-Reviewer: Daniel Carvalho <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Nikos Nikoleris <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev