K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-03T17:10:08.000000Z K 7 svn:log V 465 Merge uma_core.c:1.110 from HEAD to RELENG_5: date: 2004/11/06 11:43:30; author: rwatson; state: Exp; lines: +23 -7 Abstract the logic to look up the uma_bucket_zone given a desired number of entries into bucket_zone_lookup(), which helps make more clear the logic of consumers of bucket zones. Annotate the behavior of bucket_init() with a comment indicating how the various data structures, including the bucket lookup tables, are initialized. END