jeff        2006-01-25 08:42:59 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
   - Avoid calling vm_object_backing_scan() when collapsing an object when
     the resident page count matches the object size.  We know it fully backs
     its parent in this case.
  
  Reviewed by:    acl, tegge
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.355     +3 -1      src/sys/vm/vm_object.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to