Base-delta-immediate compression 论文
2012引用 355
Parallel Computing and Optimization TechniquesAlgorithms and Data CompressionAdvanced Data Storage Technologies
详细信息
- 发表日期
- 2012-09-19
- 发表年份
- 2012
关键词
Parallel Computing and Optimization TechniquesAlgorithms and Data CompressionAdvanced Data Storage Technologies
摘要
Cache compression is a promising technique to increase on-chip cache capacity and to decrease on-chip and off-chip bandwidth usage. Unfortunately, directly applying well-known compression algorithms (usually implemented in software) leads to high hardware complexity and unacceptable decompression/compression latencies, which in turn can negatively affect performance. Hence, there is a need for a simple yet efficient compression technique that can effectively compress common in-cache data patterns, and has minimal effect on cache access latency.