Re: Note describing poor dcache utilization under high memory pressure

Helge Hafting (helgehaf@aitel.hist.no)
Tue, 29 Jan 2002 12:54:21 +0100


Momchil Velikov wrote:
>
> >>>>> "Daniel" == Daniel Phillips <phillips@bonn-fries.net> writes:
[...]
> Daniel> It's only touching the ptes on tables that are actually used, so if a parent
> Daniel> with a massive amount of mapped memory forks a child that only instantiates
> Daniel> a small portion of it (common situation) then the saving is pretty big.
>
> Umm, all the ptes af the parent ought to be made COW, no ?

Sure. But quite a few of them may be COW already, if the parent
itself is a result of some earlier fork.

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