]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Performance enhancements.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 12 Feb 2019 21:01:13 +0000 (16:01 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 18:55:42 +0000 (14:55 -0400)
commit871fa90358152a60dd0118c9b829fecaba3a6b54
tree69dccc68ecff56edf367ce6c454597da94041370
parent6151a5f44aece4deced4da8447879ac93689491b
maple_tree:  Performance enhancements.

Start using slot 0 on splits.
Fix missing breaks on set of slots.
Calc node type only once during certain loops

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
lib/maple_tree.c
lib/test_maple_tree.c
tools/testing/radix-tree/ma_xa_benchmark.c