cvs commit: src/sys/vm vm_pageout.c
Alan Cox
alc at FreeBSD.org
Sat Dec 11 22:23:04 PST 2004
alc 2004-12-12 06:23:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/vm vm_pageout.c
Log:
MFC revisions 1.262-1.264 and 1.266
During traversal of the active and inactive queues, try locking the page's
containing object before accessing the page's flags or the object's
reference count.
Revision Changes Path
1.261.2.1 +32 -9 src/sys/vm/vm_pageout.c
More information about the cvs-src
mailing list