cvs commit: src/sys/vm vm_pageout.c

Alan Cox alc at FreeBSD.org
Sat Feb 4 14:37:11 PST 2006


alc         2006-02-04 22:37:10 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  Remove an unnecessary call to pmap_remove_all().  The given page is not
  mapped because its contents are invalid.
  
  Revision  Changes    Path
  1.273     +0 -1      src/sys/vm/vm_pageout.c


More information about the cvs-src mailing list