]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Acquire the page queues lock before calling vm_page_io_finish().
authoralc <alc@FreeBSD.org>
Thu, 1 Aug 2002 17:57:42 +0000 (17:57 +0000)
committeralc <alc@FreeBSD.org>
Thu, 1 Aug 2002 17:57:42 +0000 (17:57 +0000)
commit88e0310b1e43af17d20298c79a123bc86313144c
tree96e7e2a06c4e0c7da498c229d2aa9367a1486a59
parenta5dcc1fd3d5e9f463223566c3815b15cd9f304cc
 o Acquire the page queues lock before calling vm_page_io_finish().
 o Assert that the page queues lock is held in vm_page_io_finish().
sys/kern/vfs_bio.c
sys/vm/vm_page.c