36#include "params/CPack.hh"
const std::size_t dictionarySize
Dictionary size.
std::size_t numEntries
Number of valid entries in the dictionary.
DictionaryCompressor< uint32_t >::DictionaryEntry DictionaryEntry
CPackParams Params
Convenience typedef.
void addToDictionary(DictionaryEntry data) override
CPack(const Params &p)
Default constructor.
A template version of the dictionary compressor that allows to choose the dictionary size.
std::vector< DictionaryEntry > dictionary
The dictionary.
Definition of CPack compression, from "C-Pack: A High-Performance Microprocessor Cache Compression Al...
Implementation of a dictionary based cache compressor.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....