Files
RedBear-OS/rmm
bjorn3 a5aeea9cfc rmm: Remove PageMapper::{map,unmap}
There is already (un)map_phys.
2026-03-29 14:16:53 +02:00
..
2026-03-29 14:16:53 +02:00
2026-03-28 21:39:34 +01:00

Redox Memory Management

This is a Rust crate to provide abstractions for hardware memory management. It also contains a mechanism for testing memory management with software emulation.