Messages in this thread |  | | From | Ivan Schreter <> | Subject | Buffer management - interesting idea | Date | Wed, 6 Jun 2001 13:39:27 +0200 |
| |
Hello,
I'm working on some hi-speed DB projects under Linux and I was researching various buffer-replacement algorithms. I found 2Q buffer replacement policy at
http://citeseer.nj.nec.com/63909.html
Maybe it would be interesting to use it instead of LRU for disk buffer replacement. Seems relatively easy to implement and costs are about the same as for LRU.
I'm not subscribed to the list, so replies please CC: to me (is@zapwerk.com).
Ivan Schreter is@zapwerk.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |