Date: Mon, 20 Jan 2003 01:24:03 -0800 (PST) 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: <200301200924.h0K9O3t3086639@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/01/20 01:24:03 PST Modified files: sys/kern vfs_bio.c sys/vm vm_page.c Log: - Hold the page queues lock around vm_page_hold(). - Assert that the page queues lock rather than Giant is held in vm_page_hold(). Revision Changes Path 1.357 +2 -0 src/sys/kern/vfs_bio.c 1.238 +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?200301200924.h0K9O3t3086639>