cvs commit: src/sys/vm vm_pageout.c
Alan Cox
alc at FreeBSD.org
Tue Feb 10 10:34:28 PST 2004
alc 2004/02/10 10:34:27 PST
FreeBSD src repository
Modified files:
sys/vm vm_pageout.c
Log:
Correct a long-standing race condition in the inactive queue scan. (See
the added comment for low-level details.) The effect of this race
condition is a panic "vm_page_cache: caching a dirty page, ..."
Reviewed by: tegge
MFC after: 7 days
Revision Changes Path
1.251 +15 -0 src/sys/vm/vm_pageout.c
More information about the cvs-all
mailing list