Luna/kernel
apio 42afef5ccb
Some checks failed
Build and test / build (push) Has been cancelled
kernel: Leave reaping to the reap thread
This seems to fix previous problems. Apparently reaping a thread somewhat corrupts/replaces the calling thread's address space.

I should've known there's a reason we do it in a separate kernel thread...
2024-12-07 13:05:38 +01:00
..
src kernel: Leave reaping to the reap thread 2024-12-07 13:05:38 +01:00
CMakeLists.txt kernel: Add POSIX timer support 2024-01-05 22:12:58 +01:00
config.cmake.template kernel: Reenable userspace stack tracing, but hidden behind a config flag 2023-07-25 17:02:09 +02:00
debug.cmake kernel: Improve Your Disk IO performance by 500% with this One Trick! 2023-08-16 14:54:13 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00