Merge pull request #170 from csaunders/master

Adds Caching paper on 2Q algorithm
pull/173/head
Jeremy Heiler 10 years ago
commit 488aaf2306

@ -1 +1,3 @@
[An O(1) algorithm for implementing the LFU cache eviction scheme](https://github.com/papers-we-love/papers-we-love/blob/master/caching/a-constant-algorithm-for-implementing-the-lfu-cache-eviction-scheme.pdf) by Prof. Ketan Shah, Anirban Mitra, Dhruv Matani
[2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm](http://www.vldb.org/conf/1994/P439.PDF) by Theodore Johnson and Dennis Shasha

Loading…
Cancel
Save