Sciweavers

FAST
2008

TaP: Table-based Prefetching for Storage Caches

13 years 7 months ago
TaP: Table-based Prefetching for Storage Caches
TaP is a storage cache sequential prefetching and caching technique to improve the read-ahead cache hit rate and system response time. A unique feature of TaP is the use of a table to detect sequential access patterns in the I/O workload and to dynamically determine the optimum prefetch cache size. When compared to some popular prefetching techniques, TaP gives a better hit rate and response time while using a read cache that is often an order of magnitude smaller than that needed by other techniques. TaP is especially efficient when the I/O workload consists of interleaved requests from various applications, where only some of the applications are accessing their data sequentially. For example, TaP achieves the same hit rate as the other techniques with a cache length that is 100 times smaller than the cache needed by other techniques when the interleaved workload consists of 10% sequential application data and 90% random application data.
Mingju Li, Elizabeth Varki, Swapnil Bhatia, Arif M
Added 02 Oct 2010
Updated 02 Oct 2010
Type Conference
Year 2008
Where FAST
Authors Mingju Li, Elizabeth Varki, Swapnil Bhatia, Arif Merchant
Comments (0)