
7 Mar
2006
7 Mar
'06
6:35 p.m.
At 7:17 PM +0100 3/6/06, Joaquín Mª López Muñoz wrote:
Have you considered using Boost.MultiIndex as the core of your lru class? There's a MRU list class example in the same spirit at
http://boost.org/libs/multi_index/doc/examples.html#example9
This paper should also be of interest if one is thinking about replacement policies for caches: General adaptive replacement policies Yannis Smaragdakis ISMM 2004 Proceedings http://www-static.cc.gatech.edu/~yannis/adaptive2.pdf