Jump to content

Clock with Adaptive Replacement

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 62.182.89.99 (talk) at 19:35, 17 April 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Clock with Adaptive Replacement (CAR) is a page replacement algorithm that has performance comparable to Adaptive Replacement Cache (ARC), and substantially outperforms both LRU and CLOCK[1]. The algorithm CAR is self-tuning and requires no user-specified magic parameters.


References

  1. ^ CAR: Clock with Adaptive Replacement, Sorav Bansal and Dharmendra S. Modha