K 10 svn:author V 3 alc K 8 svn:date V 27 2002-07-19T03:33:04.000000Z K 7 svn:log V 260 o Duplicate an odd side-effect of vm_page_wire() in vm_page_allocate() when VM_ALLOC_WIRED is specified: set the PG_MAPPED bit in flags. o In both vm_page_wire() and vm_page_allocate() add a comment saying that setting PG_MAPPED does not belong there. END