Adaptive Line Size Cache

Weiyu Tang,Alexander Veidenbaum,Alexandru Nicolau,Rajesh Gupta
1999-01-01
Abstract: Current cache designs support only fixed line size. Fixed cache line size limits cache'sability in spatial/temporal locality utilization. In this report, we present a cache design withadaptive line size, where an individual cache line can change size dynamically based on thespatial locality of the miss fetched data. For this cache, the spatial locality of a line of datain the cache can be detected by its access pattern during its stay in the cache. Then onreplacement from the cache,...
What problem does this paper attempt to address?