Sciweavers

MASCOTS
2004

Predicting When Not to Predict

13 years 5 months ago
Predicting When Not to Predict
File prefetching based on previous file access patterns has been shown to be an effective means of reducing file system latency by implicitly loading caches with files that are likely to be needed in the near future. Mistaken prefetching requests can be very costly in terms of added performance overheads including increased latency and bandwidth consumption. Such costs of mispredictions are easily overlooked when considering access prediction algorithms only in terms of their accuracy, but we describe a novel algorithm that uses machine learning to not only improve overall prediction accuracy, but as a means to avoid these costly mispredictions. Our algorithm is fully adaptive to changing workloads, and is fully automated in its ability to refrain from offering predictions when they are likely to be mistaken. Our trace-based simulations show that our algorithm produces prediction accuracies of up to 98%. While this appears to be at the expense of a very slight reduction in cache hit r...
Karl Brandt, Darrell D. E. Long, Ahmed Amer
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2004
Where MASCOTS
Authors Karl Brandt, Darrell D. E. Long, Ahmed Amer
Comments (0)