Commit Graph

5 Commits

Author SHA1 Message Date
7e3dcd7a8b parallel build 2024-03-25 22:48:59 +01:00
d039745d5f Fix self sleep 2024-03-23 09:59:04 +01:00
8e47fe0db3 locking rework
now spinlocks also disable interrupts (and essentially preemption)
this is especially useful for scheduling/unblocking tasks from anywhere
2023-12-09 14:58:32 +01:00
84ae1aa6e5 limine module loading as user tasks! 2023-11-26 21:49:21 +01:00
a64484d0b8 run.sh 2023-11-26 20:51:02 +01:00