Add RB_REINSERT(3), a low overhead alternative to removing a node
and reinserting it back with an updated key.
This is one of dependencies for the upcoming stats(3) code.
Differential D21786
Add RB_REINSERT(3) trasz on Sep 25 2019, 2:29 PM. Authored by Tags None Referenced Files
Details
Add RB_REINSERT(3), a low overhead alternative to removing a node This is one of dependencies for the upcoming stats(3) code.
Diff Detail
Event TimelineComment Actions Small grammo, nothing major.
Comment Actions Thanks! Some pretty minor / trivial feedback below. Looks good to me once those are addressed or responded to in some way (I'll be sure to mark it explicitly in Phab).
Comment Actions Be sure to bump .Dd of tree.3 before you commit. Thanks!
|