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-06 19:29:34 +03:00
2026-04-02 15:14:27 +03:00
2026-02-27 19:12:35 +02:00
2026-03-17 20:24:06 +02:00
2026-04-02 05:02:05 +03:00
2025-06-06 06:51:15 +03:00
2026-04-07 03:41:25 +03:00
2026-02-28 14:22:08 +02:00
2026-01-11 15:15:58 +02:00
2026-02-28 14:53:15 +02:00
2026-01-09 15:39:19 +02:00
2026-04-02 05:02:05 +03:00
2025-08-25 17:15:55 +03:00
2025-08-05 03:09:24 +03:00
2026-01-08 17:13:59 +02:00
2025-08-10 19:57:31 +03:00
2026-02-27 19:10:51 +02:00
2025-08-11 14:07:37 +03:00
2026-02-27 19:14:35 +02:00
2024-11-19 20:39:32 +02:00
2026-01-09 15:18:58 +02:00
2026-04-04 23:48:43 +03:00
2024-09-27 15:31:31 +03:00
2024-04-10 04:39:48 +03:00
2026-04-06 19:29:34 +03:00
2026-02-08 19:33:28 +02:00
2024-03-04 11:41:54 +02:00
2025-07-15 14:17:49 +03:00
2024-03-03 02:19:43 +02:00
2026-04-05 02:31:30 +03:00
2026-04-03 01:53:30 +03:00
2025-07-18 19:36:37 +03:00
2026-04-11 03:30:52 +03:00
2024-01-24 15:53:38 +02:00
2026-04-04 23:48:43 +03:00
2026-04-05 02:25:59 +03:00
2025-07-02 00:17:42 +03:00