K 10 svn:author V 3 alc K 8 svn:date V 27 2005-03-02T04:00:04.000000Z K 7 svn:log V 351 MFC revision 1.301 Assert that page allocations during an interrupt specify VM_ALLOC_INTERRUPT. Assert that pages removed from the cache queue are not busy. MFC revision 1.303 Transfer responsibility for freeing the page taken from the cache queue and (possibly) unlocking the containing object from vm_page_alloc() to vm_page_select_cache(). END