Date: Fri, 31 Dec 2004 19:50:45 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <200412311950.iBVJojp6029764@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-12-31 19:50:45 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: Assert that page allocations during an interrupt specify VM_ALLOC_INTERRUPT. Assert that pages removed from the cache queue are not busy. Revision Changes Path 1.301 +6 -2 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412311950.iBVJojp6029764>