K 10 svn:author V 3 alc K 8 svn:date V 27 2003-09-13T20:07:26.000000Z K 7 svn:log V 353 There is no need for an atomic increment on the vm object's generation count in _vm_object_allocate(). (Access to the generation count is governed by the vm object's lock.) Note: the introduction of the atomic increment in revision 1.238 appears to be an accident. The purpose of that commit was to fix an Alpha-specific bug in UMA's debugging code. END