diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2025-09-03 14:59:55 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2025-09-29 09:22:57 +0200 |
commit | 59faa4da7cd4565cbce25358495556b75bb37022 (patch) | |
tree | 544867a8cda48d5bf58f8656502363ab86e955e3 /fs/proc/array.c | |
parent | 3accabda4da1b00ba21dc18573a0a43e032e35f4 (diff) |
maple_tree: use percpu sheaves for maple_node_cache
Setup the maple_node_cache with percpu sheaves of size 32 to hopefully
improve its performance. Note this will not immediately take advantage
of sheaf batching of kfree_rcu() operations due to the maple tree using
call_rcu with custom callbacks. The followup changes to maple tree will
change that and also make use of the prefilled sheaves functionality.
Reviewed-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Reviewed-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions