Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2012 10:22:37 -0700
From:      Vijay Singh <vijju.singh@gmail.com>
To:        net@freebsd.org
Subject:   UMA buckets and zone_clust
Message-ID:  <CALCNsJS_Czu-7rYXdf=OqCNGtD6aWgzKsaPhpKxADQ_F0yN-Hw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi. Perhaps a naive question - why dont we have BUCKET_MAX beyond 128?
I would think that allocating a full page for buckets would be more
efficient and also reduce the number of bucket allocations needed for
other UMA zones.

On a related note is there a reason why zone_clust does not use
UMA_ZONE_MAXBUCKET? Any objections in adding this flag to zone_clust?

-vijay



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCNsJS_Czu-7rYXdf=OqCNGtD6aWgzKsaPhpKxADQ_F0yN-Hw>