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