cvs commit: src/sys/amd64/amd64 machdep.c mpboot.S

Peter Wemm peter at FreeBSD.org
Wed Feb 25 15:12:40 PST 2004


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
  features bits for certain things, such as this.
  
  Revision  Changes    Path
  1.604     +2 -0      src/sys/amd64/amd64/machdep.c
  1.25      +4 -0      src/sys/amd64/amd64/mpboot.S


More information about the cvs-all mailing list