Re: [PATCH 6/9] clockpro-clockpro.patch

From: Rik van Riel
Date: Sat Dec 31 2005 - 00:25:31 EST


On Sat, 31 Dec 2005, Marcelo Tosatti wrote:

> I meant something more like Documentation/vm/clockpro.txt, for easier
> reading of patch reviewers and community in general.

Agreed.

> > > Why do you use only two clock hands and not three (HandHot, HandCold and
> > > HandTest) as in the original paper?
> >
> > Because the non-resident pages cannot be in the clock.
> > This is both because of space overhead, and because the
> > non-resident list cannot be per zone.
>
> I see - that is a fundamental change from the original CLOCK-Pro
> algorithm, right?
>
> Do you have a clear idea about the consequences of not having
> non-resident pages in the clock?

The consequence is that we could falsely consider a non-resident
page to be active, or not to be active. However, this can only
happen if we let the scan rate in each of the memory zones get
way too much out of whack (which is bad regardless).

--
All Rights Reversed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/