Date: Wed, 31 Jul 2002 00:27:08 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cluster.c src/sys/vm vm_page.c Message-ID: <200207310727.g6V7R83k076118@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/07/31 00:27:08 PDT Modified files: sys/kern vfs_cluster.c sys/vm vm_page.c Log: o Lock page accesses by vm_page_io_start() with the page queues lock. o Assert that the page queues lock is held in vm_page_io_start(). Revision Changes Path 1.122 +4 -1 src/sys/kern/vfs_cluster.c 1.204 +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?200207310727.g6V7R83k076118>