K 10 svn:author V 4 csjp K 8 svn:date V 27 2005-01-31T00:48:39.000000Z K 7 svn:log V 293 Change the state allocator from using regular malloc to using a UMA zone instead. This should eliminate a bit of the locking overhead associated with with malloc and reduce the memory consumption associated with each new state. Reviewed by: rwatson, andre Silence on: ipfw@ MFC after: 1 week END