Re: i386 and PAE: pud_present()

From: Dave McCracken
Date: Sun Apr 30 2006 - 02:08:39 EST



--On Friday, April 28, 2006 10:27:21 +0200 Andi Kleen <ak@xxxxxxx> wrote:

>> Take a look a little further down the page for the comment.
>>
>> In i386 + PAE, pud is always present.
>
> I think his problem is that the PGD is always present too (in
> pgtables-nopud.h) Indeed looks strange.

The PGD is always fully populated on i386 if PAE is enabled. All three of
the pmd pages are allocated at page table creation time and persist till
the page table is deleted.

Dave McCracken

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