diff options
author | alc <alc@FreeBSD.org> | 2004-02-16 03:43:57 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2004-02-16 03:43:57 +0000 |
commit | 600caa157eae5e9619a172eb362d497bf39da392 (patch) | |
tree | 1515e6dab984bff1f3aa4032a1e7304666a31760 /lib/libc | |
parent | 1e2ef501f0d5f552cae8e4514235ae939d09a69d (diff) | |
download | FreeBSD-src-600caa157eae5e9619a172eb362d497bf39da392.zip FreeBSD-src-600caa157eae5e9619a172eb362d497bf39da392.tar.gz |
Correct a long-standing race condition in vm_contig_launder() that could
result in a panic "vm_page_cache: caching a dirty page, ...": Access to the
page must be restricted or removed before calling vm_page_cache(). This
race condition is identical in nature to that which was addressed by
vm_pageout.c's revision 1.251 and vm_page.c's revision 1.275.
MFC after: 7 days
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions