K 10 svn:author V 3 kib K 8 svn:date V 27 2011-01-05T13:50:37.701222Z K 7 svn:log V 281 MFC r216799: Move the increment of vm object generation count into vm_object_set_writeable_dirty(). Merge two loops in vm_object_page_clean(), doing the removal of write permission and cleaning in the same loop. Clear the OBJ_MIGHTBEDIRTY flag after the cleaning loop, not before. END