Luna/kernel/include/thread
apio f1a7138568 User mode (with a few syscalls)
IT ACTUALLY WORKS NOW.

Why wasn't it working? Oh, because I was not setting already present page tables's permissions to user mode. Just a little bug. THAT I SPENT DAYS TRYING TO FIND

Anyways, it works now. Such a relief...
2022-09-25 20:35:05 +02:00
..
PIT.h Reorganize structure 2022-09-21 17:56:53 +02:00
Scheduler.h User mode (with a few syscalls) 2022-09-25 20:35:05 +02:00
Spinlock.h Add spinlocks 2022-09-18 20:15:19 +02:00
Task.h Scheduler: track total CPU time of tasks 2022-09-25 17:49:51 +02:00