freebsd-dev/share/man
Doug Moore 35557a0d91 rb_tree: update augmentation after element change
For an augmented rb_tree, allow a faster alternative to removing an
element from the tree, tweaking it slightly, and inserting it back
into the tree, knowing that its relative position in the tree is
unchanged. Instead, just change the element and invoke
RB_UPDATE_AUGMENT to fix the augmentation data for all the nodes in
the tree.

Reviewed by:	kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D36010
2022-08-02 11:23:12 -05:00
..
man1
man3 rb_tree: update augmentation after element change 2022-08-02 11:23:12 -05:00
man3lua
man4 tcp.4: Add missing sysctls, other fixes 2022-08-02 09:51:03 -05:00
man5 Add ELFCOMPRESS_ZSTD ELF compression constant 2022-07-25 10:01:54 -04:00
man6
man7 hier(7): document libdata/pkgconfig 2022-07-25 11:14:50 +02:00
man8 rc.8: Reference the article about rc scripting 2022-07-05 16:39:00 +02:00
man9 style: Tighten up one use of 'may' 2022-07-28 08:01:54 -06:00
Makefile