mirror of
https://github.com/justinian/jsix.git
synced 2025-12-09 16:04:32 -08:00
vm_space and page_table continue to take over duties from page_manager: - creation and deletion of address spaces / pml4s - cross-address-space copies for endpoints - taking over pml4 ownership from process Also fixed the bug where the wrong process was being set in the cpu data. To solve: now the kernel process has its own vm_space which is not g_kernel_space.
3.9 KiB
3.9 KiB