banan-os/kernel
Bananymous 72f8138ca1 Kernel: Disable scheduler load balancing until I get it fixed
Scheduler keeps crashing all the time when running on multiple cores.
This patch disabled the load balancer, which seems to get rid of most
scheduler crashes.
2024-08-25 15:37:17 +03:00
..
arch Kernel: Add better support for bootloaders loading the kernel 2024-08-22 14:48:21 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel/LibC: Implement fchmod 2024-08-25 15:07:42 +03:00
kernel Kernel: Disable scheduler load balancing until I get it fixed 2024-08-25 15:37:17 +03:00
klibc Kernel: Add klibc for kernel 2024-02-14 15:00:04 +02:00
CMakeLists.txt Kernel: Implement basic random device to /dev/random 2024-08-22 14:02:26 +03:00
icxxabi.cpp Kernel: Fix cxxabi for function static variable guards 2024-07-14 01:53:50 +03:00
ubsan.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00