cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include pcpu.h

Peter Wemm peter at FreeBSD.org
Thu Nov 20 15:23:23 PST 2003


peter       2003/11/20 15:23:22 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        machdep.c 
    sys/i386/include     pcpu.h 
  Log:
  MFamd64: use a less compiler-intensive MD implementation of 'curthread'
  so that the compiler doesn't have to do so much work.
  
  Approved by:  re (jhb)
  
  Revision  Changes    Path
  1.583     +3 -0      src/sys/i386/i386/machdep.c
  1.41      +10 -0     src/sys/i386/include/pcpu.h


More information about the cvs-src mailing list