diff options
author | Ian Moffett <ian@osmora.org> | 2025-09-19 23:29:18 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-09-19 23:29:18 -0400 |
commit | 50e1b103669a334d31bb27d7d858400c7a12e29e (patch) | |
tree | 6459d4bbfd32157be8b62ad64bd01a2a2916c395 /src/sys/acpi/acpi_subr.c | |
parent | 69933fc75a701502f06fc30680fa6fa1f13b5ebb (diff) |
kern: proc: Keep track of mapped areas with ranges
This commit adds a virtual memory range queue to the process descriptor
in order to keep track of mapped pages and free their respective frames
upon program exit.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/acpi/acpi_subr.c')
0 files changed, 0 insertions, 0 deletions