alc 2006-08-03 23:56:12 UTC
FreeBSD src repository
Modified files:
sys/vm swap_pager.c vm_object.c vm_page.c
Log:
When sleeping on a busy page, use the lock from the containing object
rather than the global page queues lock.
Revision Changes Path
1.280 +4 -4 src/sys/vm/swap_pager.c
1.364 +6 -6 src/sys/vm/vm_object.c
1.320 +5 -8 src/sys/vm/vm_page.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"