cvs commit: src/sys/amd64/amd64 support.S

Alan Cox alc at FreeBSD.org
Fri Apr 2 21:33:10 PST 2004


alc         2004/04/02 21:33:10 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      support.S 
  Log:
  Microoptimize pagezero() based upon something that I learned writing the
  optimized pagecopy().  This also has the virtual of making these two
  functions more similar in style.
  
  Revision  Changes    Path
  1.107     +7 -7      src/sys/amd64/amd64/support.S


More information about the cvs-src mailing list