linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] spanning write related cleanup
@ 2024-11-27  1:27 Wei Yang
  2024-11-27  1:27 ` [PATCH 1/7] maple_tree: not necessary to check ahead if !content Wei Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Wei Yang @ 2024-11-27  1:27 UTC (permalink / raw)
  To: akpm, Liam.Howlett; +Cc: maple-tree, linux-mm, Wei Yang

Here is some cleanup related to spanning write.

Wei Yang (7):
  maple_tree: not necessary to check ahead if !content
  maple_tree: validate we won't split on NULL
  maple_tree: check mid_split only may have
  maple_tree: the return value of mast_spanning_rebalance() is not used
  maple_tree: the type of left subtree is already saved in bnode->type
  maple_tree: always need to update max of new left node
  maple_tree: only ascend left subtree to get the old node for
    replacement

 lib/maple_tree.c | 56 +++++++++++++++++++++++++-----------------------
 1 file changed, 29 insertions(+), 27 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2025-01-31 16:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-27  1:27 [PATCH 0/7] spanning write related cleanup Wei Yang
2024-11-27  1:27 ` [PATCH 1/7] maple_tree: not necessary to check ahead if !content Wei Yang
2024-11-27  1:27 ` [PATCH 2/7] maple_tree: validate we won't split on NULL Wei Yang
2024-11-27  1:27 ` [PATCH 3/7] maple_tree: check mid_split only may have Wei Yang
2024-11-27  1:27 ` [PATCH 4/7] maple_tree: the return value of mast_spanning_rebalance() is not used Wei Yang
2024-11-27  1:27 ` [PATCH 5/7] maple_tree: the type of left subtree is already saved in bnode->type Wei Yang
2024-11-27  1:27 ` [PATCH 6/7] maple_tree: always need to update max of new left node Wei Yang
2024-11-27  1:27 ` [PATCH 7/7] maple_tree: only ascend left subtree to get the old node for replacement Wei Yang
2024-11-27 13:31 ` [PATCH 0/7] spanning write related cleanup Liam R. Howlett
2024-11-28  1:11   ` Wei Yang
2025-01-17  5:49   ` Wei Yang
2025-01-23 17:52     ` Liam R. Howlett
2025-01-24  1:43       ` Wei Yang
2025-01-27 14:36         ` Liam R. Howlett
2025-01-28  1:36           ` Wei Yang
2025-01-28  2:11           ` Wei Yang
2025-01-31 16:46           ` Wei Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox