]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Switch to kmem_cache_alloc_bulk() instead of single node allocations
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Sat, 17 Oct 2020 00:06:05 +0000 (20:06 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:13:18 +0000 (15:13 -0400)
commit1d193e3e8833416c153e6392e8f87a99343e8efc
tree6d99bb98d91856483fb1d7466b6be868c9adc9db
parent1b4f149f0270ef55e5dd684c4a71b3449ca424ab
maple_tree: Switch to kmem_cache_alloc_bulk() instead of single node allocations

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