]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Change my thoughts
authorMatthew Wilcox <willy@infradead.org>
Mon, 24 Dec 2018 15:27:45 +0000 (10:27 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 31 Jul 2019 14:52:33 +0000 (10:52 -0400)
commite52f4a8f3be1c6fdf6fb777eacbeec5fac5d6512
treea16b1210e3e9e3ae63538929a1731ff3975a1a3b
parent39dbc1c28c6e7e8fb5cd733826cc7babb649b828
maple_tree: Change my thoughts

Reorganise the Thoughts file to bring it to some kind of order, and
change the tree dumping code accordingly.  It only supports three kinds
of node so far: leaf_64, range_64 and dense.  But it does now support
user pointers that are only 2-byte aligned.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Thoughts
include/linux/maple_tree.h
lib/maple_tree.c
tools/testing/radix-tree/maple.c