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

Alan Cox alc at FreeBSD.org
Fri Jul 18 20:08:42 UTC 2008


alc         2008-07-18 20:07:50 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 180600 on 2008-07-18 20:07:50Z by alc
  
  Simplify pmap_extract()'s control flow, making it more like the related
  functions pmap_extract_and_hold() and pmap_kextract().
  
  Revision  Changes    Path
  1.633     +4 -5      src/sys/amd64/amd64/pmap.c
  1.622     +5 -6      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list