sortix--sortix/sortix/x64
Jonas 'Sortie' Termansen 1bc470624f Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
..
base.s
boot.s
calltrace.s Support doing kernel calltraces on another stack. 2013-12-17 14:30:26 +01:00
gdt.s
idt.s
interrupt.s
kthread.s
memorymanagement.cpp Refactor kernel address space allocation. 2013-12-17 14:30:28 +01:00
memorymanagement.h
process.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
scheduler.cpp Refactor scheduler API. 2013-12-17 14:30:26 +01:00
syscall.s
thread.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
x64.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00