summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorVlastimil Babka <vbabka@suse.cz>2026-01-23 07:52:43 +0100
committerVlastimil Babka <vbabka@suse.cz>2026-01-27 17:59:31 +0100
commitaff8518575715b8b902d64a4ad8dfa3e33381efa (patch)
treec908713a85a927c293a356149f7ef0aed331a1fe /rust/alloc/collections/git@git.tavy.me:linux.git
parent8598351edc42f38d2a1eaed9abca39c98e7b0bbf (diff)
mm/slab: make caches with sheaves mergeable
Before enabling sheaves for all caches (with automatically determined capacity), their enablement should no longer prevent merging of caches. Limit this merge prevention only to caches that were created with a specific sheaf capacity, by adding the SLAB_NO_MERGE flag to them. Reviewed-by: Harry Yoo <harry.yoo@oracle.com> Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions