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

Alan Cox alc at FreeBSD.org
Mon Aug 22 20:02:41 GMT 2005


alc         2005-08-22 20:02:40 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Pass the PDE from pmap_remove() to pmap_remove_page() so that the latter
  procedure doesn't have to recompute it.
  
  Revision  Changes    Path
  1.525     +8 -7      src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list