TwoQVictimPolicy.h File Reference

Go to the source code of this file.

Classes

class  TwoQPageQueue
 TwoQPageQueue is used to implement the page queues used by the TwoQVictimPolicy. More...
class  TwoQDirtyPage
 TwoQDirtyPage is the attribute class that contains information about dirty pages. More...
class  TwoQVictim
 TwoQVictim is the attributes class which must be a base for any CachePage type which will be cached using a TwoQVictimPolicy. More...
class  TwoQPageListIter< PageT >
 TwoQPageListIter iterates over queues containing pages. More...
class  TwoQDirtyPageListIter< PageT >
 TwoQDirtyPageListIter iterates over queues containing dirty nodes, returning the parent pages corresponding to the dirty nodes. More...
class  TwoQVictimPolicy< PageT >
 TwoQVictimPolicy implements the 2Q page victimization policy as described in the VLDB '94 paper "2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm" by Johnson and Shasha. More...


Generated on Mon Jun 22 04:00:21 2009 for Fennel by  doxygen 1.5.1