summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2004-02-16 03:43:57 +0000
committeralc <alc@FreeBSD.org>2004-02-16 03:43:57 +0000
commit600caa157eae5e9619a172eb362d497bf39da392 (patch)
tree1515e6dab984bff1f3aa4032a1e7304666a31760 /lib/libc
parent1e2ef501f0d5f552cae8e4514235ae939d09a69d (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud