diff options
author | Luca Dariz <luca@orpolo.org> | 2024-01-11 22:09:01 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-13 22:49:27 +0100 |
commit | 09ebd602469554ce1a4934a49954e0be8db4da57 (patch) | |
tree | 35f2ad813ef85c670a57485c31999c3868f1e0b2 /tests | |
parent | 973fdd3cf6a8c0e462e0f942f572112122bc5e52 (diff) | |
download | gnumach-09ebd602469554ce1a4934a49954e0be8db4da57.tar.gz gnumach-09ebd602469554ce1a4934a49954e0be8db4da57.tar.bz2 gnumach-09ebd602469554ce1a4934a49954e0be8db4da57.zip |
adjust range when changing memory pageability
* vm/vm_map.c: use actual limits instead of min/max boundaries to
change pageability of the currently mapped memory.
This caused the initial vm_wire_all(host, task VM_WIRE_ALL) in glibc
startup to fail with KERN_NO_SPACE.
Message-ID: <20240111210907.419689-5-luca@orpolo.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions