linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Buffer management - interesting idea
@ 2001-06-06 11:39 Ivan Schreter
  2001-06-15  9:07 ` Helge Hafting
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ivan Schreter @ 2001-06-06 11:39 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-06-16 18:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-06 11:39 Buffer management - interesting idea Ivan Schreter
2001-06-15  9:07 ` Helge Hafting
2001-06-15  9:41 ` Ivan Schreter
2001-06-15 17:05   ` Ivan Schreter
2001-06-15 18:50     ` Rik van Riel
2001-06-15 23:51     ` Ivan Schreter
2001-06-16 18:35 ` Jeremy Fitzhardinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).