]> 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>
Tue, 5 Jan 2021 17:27:58 +0000 (12:27 -0500)
commit4a64e87ff40b964083d02710e31bb976c2880c1c
treedbc941caf31c956cb3472c646a725b7a32b70895
parent78e4dcb0ca8ed2cd06db54d294442883b03f8ffa
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