Files
banan-os/kernel
Bananymous 9084d9305c Kernel: Change preemption condition
Instead of keeping track of the current time and rescheduling when
interval has passed, keep track of the next expected reschedule time.
This prevents theoretically missing every second pre-emption when
scheduler's timer is interrupting at same rate as the interval.
2026-04-11 03:30:52 +03:00
..
2026-04-05 02:25:59 +03:00
2025-11-02 21:09:48 +02:00