@inproceedings{8b99c329bba843828507050f20a668e7,
title = "The multi-queue replacement algorithm for second level uffer caches",
abstract = "This paper reports our research results that improve second level buffer cache performance. Several previous studies have shown that a good single leve cache replacement algorithm such as LRU does no work well with second level buffer caches. Second level buffer caches have different access pattern from first level buffer caches because Accesses to second level buffer caches are actually misses fro first leve buffer caches The paper presents our study of second level buffe cache access patterns using four large traces from various servers. We also introduce a new sec ond level buffer cache replacement algorithm called Multi-Queue (MQ). Our tracedriven simulation re sults show that MQ performs better than all seven tested alternatives. Our implementation on a rea storage system validates these results.",
author = "Yuanyuan Zhou and Philbin, {James F.} and Kai Li",
note = "Publisher Copyright: {\textcopyright} 2001 by The USENIX Association. All Rights Reserved.; 2001 USENIX Annual Technical Conference ; Conference date: 25-06-2001 Through 30-06-2001",
year = "2001",
language = "English (US)",
series = "Proceedings of the 2001 USENIX Annual Technical Conference",
publisher = "USENIX Association",
booktitle = "Proceedings of the 2001 USENIX Annual Technical Conference",
}