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

Alan Cox alc at FreeBSD.org
Wed Jul 5 07:04:32 UTC 2006


alc         2006-07-05 07:04:31 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  pmap_clear_ptes() is already convoluted.  This will worsen with the
  implementation of superpages.  Eliminate it and add pmap_clear_write().
  
  There are no functional changes.  Checked by: md5
  
  Revision  Changes    Path
  1.564     +49 -28    src/sys/amd64/amd64/pmap.c


More information about the cvs-all mailing list