Date: Tue, 17 Dec 2002 20:39:15 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c Message-ID: <200212180439.gBI4dFR1057015@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/12/17 20:39:15 PST Modified files: sys/vm vm_object.c Log: - Hold the page queues lock when performing vm_page_busy(). - Replace vm_page_sleep_busy() with proper page queues locking and vm_page_sleep_if_busy(). Revision Changes Path 1.245 +5 -2 src/sys/vm/vm_object.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?200212180439.gBI4dFR1057015>