cvs commit: src/sys/amd64/amd64 machdep.c mpboot.S
David O'Brien
obrien at FreeBSD.org
Thu Feb 26 12:30:37 PST 2004
On Wed, Feb 25, 2004 at 03:12:40PM -0800, Peter Wemm wrote:
> peter 2004/02/25 15:12:40 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/amd64/amd64 machdep.c mpboot.S
> Log:
> Since we don't use PG_NX yet, don't turn on EFER_NXE quite yet. This needs
> to be done based on the cpuid bits. AMD says that we should test the cpuid
Uh, that was *Intel* who said we should be testing for NX before setting
EFER_NXE -- as they don't have it.
More information about the cvs-src
mailing list