cvs commit: src/sys/vm vm_object.c
Jeff Roberson
jeff at FreeBSD.org
Wed Jan 25 00:43:00 PST 2006
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
More information about the cvs-all
mailing list