Files
banan-os/kernel
Bananymous 1f03d23dae Kernel: Fix load balancing
My code to find least loaded processor used processor index instead of
processor id to index the array. Most of the time this lead to wrong
processor returned as the least loaded, leaving some processors
basically idle.
2026-01-10 01:46:08 +02:00
..
2026-01-10 01:46:08 +02:00
2025-11-02 21:09:48 +02:00