K 10 svn:author V 3 arr K 8 svn:date V 27 2002-04-24T18:06:18.000000Z K 7 svn:log V 356 - Remove atm_attributes_pool and the relating atm_allocate() and atm_free() calls associated with the pool and the objects allocated out from the pool. - Insert atm_attributes_zone which is a uma_zone that is used just as the atm_attributes_pool was (including the max objects value). Also, used the appropriate zalloc and zfree's where necesary. END