Re: 4level page tables for Linux

From: Andi Kleen
Date: Wed Oct 13 2004 - 14:52:00 EST


On Wed, 13 Oct 2004 20:41:53 +0200
Andrea Arcangeli <andrea@xxxxxxxxxx> wrote:


>
> after you add the 4level, locking will become necessary for the pgd, but
> it's still not needed for the pml4.

Yes, agreed. I did an audit of the generic code and it seems to be ok
regarding the pgd use.


> peraphs we could consider pgd4 instead of pml4. What does "pml" stands
> for?

page mapping level 4 (?) just guessing here.

PML4 is the name AMD and Intel use in their documentation. I don't see
a particular reason to be different from them.

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