summaryrefslogtreecommitdiff
path: root/Kernel/Process.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2022-01-16 13:10:05 +0100
committerAndreas Kling <kling@serenityos.org>2022-01-16 23:31:01 +0100
commitdf34f7b90b0dc8a3319d67d2a75551cba225aaf1 (patch)
tree5665f2f70d447bc3082f8c2a352bb65b74856baa /Kernel/Process.h
parent66e72ed5e6bf6e0433b23feb7a2538e180d27e91 (diff)
downloadserenity-df34f7b90b0dc8a3319d67d2a75551cba225aaf1.zip
Kernel: Use an IntrusiveRedBlackTree for kernel regions
We were already using a non-intrusive RedBlackTree, and since the kernel regions tree is non-owning, this is a trivial conversion that makes a bunch of the tree operations infallible (by being allocation-free.) :^)
Diffstat (limited to 'Kernel/Process.h')
0 files changed, 0 insertions, 0 deletions