cvs commit: src/sys/vm vm_object.c

Alan Cox alc at FreeBSD.org
Thu Oct 18 16:02:19 PDT 2007


alc         2007-10-18 23:02:18 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  The previous revision, updating vm_object_page_remove() for the new page
  cache, did not account for the case where the vm object has nothing but
  cached pages.
  
  Reported by:    kris, tegge
  Reviewed by:    tegge
  MFC after:      3 days
  
  Revision  Changes    Path
  1.386     +2 -1      src/sys/vm/vm_object.c


More information about the cvs-src mailing list