diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2023-06-26 14:26:51 +0300 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-07-03 02:08:39 +0200 |
commit | dc0c9160173d2a5b40e9d6e29c1800102b17b1ec (patch) | |
tree | 5625d9232456701b80645ae86a7b0f102c13301e /kern/boot_script.c | |
parent | 505ecd7b30fca1dc296205ff3c0dc3aff9d76e12 (diff) | |
download | gnumach-dc0c9160173d2a5b40e9d6e29c1800102b17b1ec.tar.gz gnumach-dc0c9160173d2a5b40e9d6e29c1800102b17b1ec.tar.bz2 gnumach-dc0c9160173d2a5b40e9d6e29c1800102b17b1ec.zip |
vm: Allow coalescing a VM object with itself
If a mapping of an object is made right next to another mapping of the
same object have the same properties (protection, inheritance, etc.),
Mach will now expand the previous VM map entry to cover the new address
range instead of creating a new entry.
Message-Id: <20230626112656.435622-3-bugaevc@gmail.com>
Diffstat (limited to 'kern/boot_script.c')
0 files changed, 0 insertions, 0 deletions