summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIdan Horowitz <idan.horowitz@gmail.com>2021-04-07 02:17:05 +0300
committerAndreas Kling <kling@serenityos.org>2021-04-12 18:03:44 +0200
commit497c759ab773b73a2f66a82ad13901b9178ee49e (patch)
tree392e2d654769289e5aa4b86ac56d234621834aac /.gitignore
parentf8a3da46fd7617a96300813d45ebef12597e979e (diff)
downloadserenity-497c759ab773b73a2f66a82ad13901b9178ee49e.zip
Kernel: Remove old region from process' regions vector before splitting
This does not affect functionality right now, but it means that the regions vector will now never have any overlapping regions, which will allow the use of balance binary search trees instead of a vector in the future. (since they require keys to be exclusive)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions