]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Rework MA_STATE_BULK and MA_STATE_REBALANCE
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 01:45:01 +0000 (21:45 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 5 Jan 2021 17:30:40 +0000 (12:30 -0500)
commit098da3f40675ff3f41efb0ccc296eb0129f5d9a8
tree28eb7e58364a6be578a3e1e9c49131433986cda2
parent0af188c738a640e18bf8dba7ec37f2fc19c64502
maple_tree: Rework MA_STATE_BULK and MA_STATE_REBALANCE

Set MA_STATE_BULK when setting the expected number of store events.

Only rebalance the end node when it is deficient.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
lib/maple_tree.c
lib/test_maple_tree.c