diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-12 21:50:16 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-13 11:22:11 +0100 |
commit | cfc9ce66d9de166451db186f925e0b62020da21d (patch) | |
tree | 7347aff9cfd69b159a6abbcc47c02ef6added1f6 /.clang-tidy | |
parent | de05223122f439e9829ae6c4f8b2f81143032b7e (diff) | |
download | serenity-cfc9ce66d9de166451db186f925e0b62020da21d.zip |
Kernel: Skip unnecessary TLB flush when growing kmalloc heap
When adding entirely new page table mappings, we don't need to flush
the TLB since they were not present before.
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions