mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
407a433a82
The algorithm was referenced in an article about improving buffer cache replacement in OpenBSD. http://www.tedunangst.com/flak/post/2Q-buffer-cache-algorithm The article was found on the vldb.org website via a google search. http://www.vldb.org/conf/1994/P439.PDF |
||
---|---|---|
.. | ||
2q-a-low-overhead-high-performance-buffer-management-replacement-algorithm.pdf | ||
a-constant-algorithm-for-implementing-the-lfu-cache-eviction-scheme.pdf | ||
README.md |
An O(1) algorithm for implementing the LFU cache eviction scheme by Prof. Ketan Shah, Anirban Mitra, Dhruv Matani
2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm by Theodore Johnson and Dennis Shasha