K 10 svn:author V 7 attilio K 8 svn:date V 27 2013-03-11T13:50:40.453694Z K 7 svn:log V 333 The VM_ALLOC_IFCACHED case does not require any object locking as it will only go through the object page cache and return. Lookups in the object's page cache are correctly handled by the vm_page_queue_free_mtx, which will be acquired correctly in this case. Relax the locking assertion. Sponsored by: EMC / Isilon storage division END