Date: Thu, 1 Aug 2002 10:57:42 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/vm vm_page.c Message-ID: <200208011757.g71HvgcY020563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/08/01 10:57:42 PDT Modified files: sys/kern vfs_bio.c sys/vm vm_page.c Log: 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(). Revision Changes Path 1.325 +4 -2 src/sys/kern/vfs_bio.c 1.205 +2 -1 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208011757.g71HvgcY020563>