asterinas/kernel/src/vm
Yang Zhichao f869ed508f Move `PerCpuCounter` to `aster-util` to broaden its scope of use,
and add/modify some methods to improve readability.
2025-09-27 21:02:23 +08:00
..
vmar Move `PerCpuCounter` to `aster-util` to broaden its scope of use, 2025-09-27 21:02:23 +08:00
vmo Mark all kernel modules as private 2025-08-26 18:02:56 +08:00
memfd.rs Replace `InodeMode::from_bits_trunucated` with `mkmod` 2025-09-22 10:20:36 +08:00
mod.rs Support the system call `memfd_create` 2025-07-31 09:29:12 +08:00
page_fault_handler.rs Refactor architecture-specific page fault handling 2024-09-20 10:56:13 +08:00
perms.rs Fix some `mprotect` issues 2025-09-24 11:14:13 +08:00
util.rs Provide efficient `VmIo` with VM readers/writers 2025-08-10 16:40:11 +08:00