diff options
author | Andreas Kling <kling@serenityos.org> | 2021-07-13 18:22:49 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-13 22:40:25 +0200 |
commit | 51712495406710e62ec02e536165c64431480aca (patch) | |
tree | 7817b21afc111d2830981b6b63438c993bee646e /Kernel/KResult.h | |
parent | 479df315d2c7c965f9a6e53317d0960755ab92f5 (diff) | |
download | serenity-51712495406710e62ec02e536165c64431480aca.zip |
Kernel: Simplify the way PhysicalRegions are constructed
Instead of creating a PhysicalRegion and then expanding it over and
over as we traverse the memory map on boot, we now compute the final
size of the contiguous physical range up front, and *then* create a
PhysicalRegion object.
Diffstat (limited to 'Kernel/KResult.h')
0 files changed, 0 insertions, 0 deletions