acadia/zion
Drew Galbraith 5bcf1f4e4a Add a second process to be loaded by the bootloader. 2023-05-30 20:54:37 -07:00
..
boot Add a second process to be loaded by the bootloader. 2023-05-30 20:54:37 -07:00
common Jump to user mode. 2023-05-29 13:06:08 -07:00
debug Dump the memory map from limine. 2023-05-18 01:16:53 -07:00
include Add thread and process states. 2023-05-29 13:51:03 -07:00
interrupt Move scheduler to new global class format. 2023-05-29 23:48:32 -07:00
lib Add validity check in shared ptr 2023-05-30 01:05:50 -07:00
loader Add the ability to copy memory to non resident process. 2023-05-30 01:27:47 -07:00
memory Add the ability to copy memory to non resident process. 2023-05-30 01:27:47 -07:00
scheduler Add the ability to copy memory to non resident process. 2023-05-30 01:27:47 -07:00
syscall Move scheduler to new global class format. 2023-05-29 23:48:32 -07:00
usr Add a kernel ELF module and load it in a new process. 2023-05-29 00:32:54 -07:00
CMakeLists.txt Add a ProcessManager class to store Process objects. 2023-05-29 23:35:44 -07:00
linker.ld Barebones Kernel Commit 2023-05-17 20:20:53 -07:00
zion.cpp Move away from using recursive mapping for page tables. 2023-05-30 01:06:01 -07:00