[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] add a cache replacement algorithm



ClientPagePool::add_page and remove_page. in webcache/pagepool.cc

in webcache/mcache.cc there's an extention to ClientPagePool that
implemnets a specific replacement algorithm (MClientPagePool). it may be
an example to look at.

On Mon, 21 May 2001, Cedric Charpentier (ELN) wrote:

> Hi all,
>
> I m working on the web cache,
> I would like to add a cache replacement algorithm,
> where i must to add my algorithm in the code?
>
> thx in advance
>
> C�dric Charpentier
> Software Designer
>
>