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

Alan Cox alc at FreeBSD.org
Sun Jul 16 21:05:59 UTC 2006


alc         2006-07-16 21:05:58 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  MFamd64
   Make three simplifications to pmap_ts_referenced():
     Eliminate an initialized but otherwise unused variable.
     Eliminate an unnecessary test.
     Exit the loop in a shorter way.
  
  Revision  Changes    Path
  1.568     +3 -6      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list