cvs commit: src/sys/amd64/amd64 pmap.c

Alan Cox alc at FreeBSD.org
Sat Dec 4 14:02:31 PST 2004


alc         2004-12-04 22:02:31 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Replace (inlined) pmap_pte() calls with smaller, faster code where
  possible, such as the inner loop of pmap_copy().
  
  Remove two comments that apply to i386 but not amd64.
  
  Revision  Changes    Path
  1.511     +7 -7      src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list