CR3 (PDPTR) format when PAE is enabled

From: Camiel Vanderhoeven (camiel_toronto@hotmail.com)
Date: Sat Sep 01 2001 - 16:07:42 EST


Hi,

I am confused about Intel's documentation regarding PAE. When PAE is
enabled, CR3 contains a few flags (write-through and cache disabled), 3
reserved bits, and - and here is my confusion - a 27-bit
page-directory-pointer-table base address field, "providing the 27 most
significant bits of the physical address of the PDPT, which forces the
table to be located on a 32-byte boundary."

Now, in PAE, the physical address is a 36-bit value. If we take off 27
bits, there are 9 bits left, forcing the table to be located on a
512-byte boundary.

Is this correct, or do the 27-bits present the bits 6..31 of the
physical address, forcing the table to be located on a 32-byte boundary
AND below 4GB (physical)?

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



This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:13 EST