Subject: Re: Google Summer of Code project ideas
To: None <tech-kern@netbsd.org>
From: Denis Lagno <dlagno@rambler.ru>
List: tech-kern
Date: 04/21/2006 20:29:35
On Fri, Apr 21, 2006 at 12:05:05PM -0400, Jan Schaumann scribed:
> * Improve Caching -- Replace all of the knobs and wacky algorithms for
> sizing the many separate LRU caches in our kernel (for pages and for
> various kinds of objects like metadata buffers, mbufs, etc.) with a
> generalized (N-way) algorithm like IBM's ARC ("Adaptive Replacement
> Cache") to size all the caches for optimal hit rate.
Wonder, is it anyhow related to yamt-pdpolicy branch?
-- denis