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
|
Add true page fault handler.
|
2023-05-18 13:56:09 -07:00 |
lib
|
Move process list to a linked list.
|
2023-05-29 14:59:23 -07:00 |
loader
|
Jump to user mode.
|
2023-05-29 13:06:08 -07:00 |
memory
|
Map user pages in the proper mode.
|
2023-05-29 13:06:08 -07:00 |
scheduler
|
Move process list to a linked list.
|
2023-05-29 14:59:23 -07:00 |
syscall
|
Add thread and process states.
|
2023-05-29 13:51:03 -07:00 |
CMakeLists.txt
|
Jump to user mode.
|
2023-05-29 13:06:08 -07:00 |
linker.ld
|
Barebones Kernel Commit
|
2023-05-17 20:20:53 -07:00 |