diff options
author | Liam R. Howlett <Liam.Howlett@oracle.com> | 2025-09-03 15:00:01 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2025-09-29 09:31:41 +0200 |
commit | 9b05890a25d9197e39fcf5b2298f0b911c323306 (patch) | |
tree | b00a05cc4982d97b45c6288e3d9244674471d095 /fs/proc/array.c | |
parent | fdbebab19f147af6b1459c821bc11162911245fa (diff) |
maple_tree: Prefilled sheaf conversion and testing
Use prefilled sheaves instead of bulk allocations. This should speed up
the allocations and the return path of unused allocations.
Remove the push and pop of nodes from the maple state as this is now
handled by the slab layer with sheaves.
Testing has been removed as necessary since the features of the tree
have been reduced.
Signed-off-by: Liam R. Howlett <Liam.Howlett@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