]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: use slub percpu array
authorVlastimil Babka <vbabka@suse.cz>
Mon, 7 Aug 2023 18:52:02 +0000 (20:52 +0200)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 29 Apr 2024 14:50:35 +0000 (10:50 -0400)
commit47ba4db19184e34b2915c32fbc2d5b93255d9585
tree8c82c50e06ec1c30954d8b27eb01fa4608283fd5
parent0625a670a0b8fc24937ab530ad5beb92ae442ab5
maple_tree: use slub percpu array

Just make sure the maple_node_cache has a percpu array of size 32.

Will break with CONFIG_SLAB.
lib/maple_tree.c