K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-04-24T04:16:45.000000Z K 7 svn:log V 190 This fixes kmem_malloc/kmem_free (and malloc/free of objects of > 8K). A page index was calculated incorrectly in vm_kern, and vm_object_page_remove removed pages that should not have been. END