This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
3fd1b6773d
Luna
/
kernel
/
include
/
thread
History
apio
c3e5251687
Some more userland and font failing
2022-09-23 16:41:43 +02:00
..
PIT.h
Reorganize structure
2022-09-21 17:56:53 +02:00
Scheduler.h
Some more userland and font failing
2022-09-23 16:41:43 +02:00
Spinlock.h
Add spinlocks
2022-09-18 20:15:19 +02:00
Task.h
Scheduler: Change fixed Task array for (highly inefficient) memory allocation, add userspace task support (which as memory is mapped kernel-only instantly crashes), and support for exiting a task (marking it as exited and reaping it later)
2022-09-21 21:06:00 +02:00