Jump to content

Clock with Adaptive Replacement

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by UnCatBot (talk | contribs) at 01:47, 28 March 2009 ((Bot) tagging, added uncategorised tag, added orphan tag). 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