Module cache

Module cache 

Source
Expand description

Block cache management for adaptive memory compression

This module handles caching of frequently accessed compressed blocks with LRU eviction and access pattern tracking.

Structsยง

BlockId
Block identifier
CacheStats
Cache statistics