]> 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>
Tue, 5 Jan 2021 17:30:36 +0000 (12:30 -0500)
commit1dbdd10b10944d6ad6be0a7ec0eac422edc9b5a7
tree99c1580694f6c95df0fe2a471da87ba4fa0fb928
parent416e9f9e436926a0a92c60a25d2e7a9e8a39c1a5
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