K 10 svn:author V 8 lstewart K 8 svn:date V 27 2010-10-16T04:41:45.761542Z K 7 svn:log V 268 Change uma_zone_set_max to return the effective value of "nitems" after rounding. The same value can also be obtained with uma_zone_get_max, but this change avoids a caller having to make two back-to-back calls. Sponsored by: FreeBSD Foundation Reviewed by: gnn, jhb END