On 6/20/24 3:08 PM, Vlastimil Babka wrote: > On 6/19/24 9:33 PM, Kees Cook wrote: > I was wondering why I don't see the buckets in slabinfo and turns out it was > SLAB_MERGE_DEFAULT. It would probably make sense for SLAB_MERGE_DEFAULT to > depends on !SLAB_BUCKETS now as the merging defeats the purpose, wdyt? Hm I might have been just blind, can see them there now. Anyway it probably doesn't make much sense to have SLAB_BUCKETS and/or RANDOM_KMALLOC_CACHES together with SLAB_MERGE_DEFAULT?