Date: Mon, 3 May 2010 07:00:50 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <201005030701.o43718ES060044@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-05-03 07:00:50 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: SVN rev 207551 on 2010-05-03 07:00:50Z by alc Assert that the page queues lock is held in vm_page_remove() and vm_page_unwire() only if the page is managed, i.e., pageable. Revision Changes Path 1.389 +4 -2 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005030701.o43718ES060044>