]> 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>
Fri, 30 Oct 2020 18:55:01 +0000 (14:55 -0400)
commit4922c02c464224aa6cc6b610a2504e12d45756d6
treeec39887e2785dcde298acbc19ad6c8d1a46af83d
parente2f9a31858be350cc8d5e8b8873d65c1b529a81a
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