9 Commits

Author SHA1 Message Date
318f322f2a misc: run.sh typo fix
and check ci
2024-07-15 12:58:38 +02:00
ad273d0a96 More reasonable pointers, file nodes 2024-04-07 18:36:06 +02:00
1e6da377fb rename to ficus 2024-03-30 13:41:29 +01:00
dd36ecf01e run.sh working parallel 2024-03-30 09:46:44 +01:00
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