Luna/kernel
apio 5e564e9ae3
kernel: Move Thread::self_directory to UserVM
Since this is only used by user threads, UserVM is a convenient/related place to store the PageDirectory in a RAII manner.
2023-07-09 20:32:42 +02:00
..
src kernel: Move Thread::self_directory to UserVM 2023-07-09 20:32:42 +02:00
CMakeLists.txt kernel/Ext2: Read the root inode metadata from the disk 2023-06-25 20:35:36 +02:00
config.cmake.template kernel: Make the filename restrictions configurable 2023-06-22 20:22:43 +02:00
debug.cmake kernel/ext2: Implement directory traversal 2023-06-25 20:35:37 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00