Re: RFC: COW for hugepages

From: Andi Kleen
Date: Wed Apr 07 2004 - 16:51:43 EST


On Thu, 8 Apr 2004 07:41:16 +1000
Anton Blanchard <anton@xxxxxxxxx> wrote:

>
> > All they did was to modify the code to lazy faulting. That is
> > architecture specific
> >
> > (and add the mpol code, but that was pretty minor)
> >
> > COW is a different thing though.
>
> Why is it architecture specific? I dont understand why you cant make
> lazy faulting common code.

My understanding was that you needed special magic on IA64 and PPC64. If that's
wrong you can probably do it, but you may need new TLB flush primitives.

-Andi
-
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/