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