summaryrefslogtreecommitdiff
path: root/sys/include
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-07-10 03:20:13 -0400
committerIan Moffett <ian@osmora.org>2025-07-10 03:20:13 -0400
commitd7c7f87432aa2d20eefd3b4f38a78eba5e7373a0 (patch)
treef25aa1cb5c82ff0cced4b19022d284f60e69be2c /sys/include
parente2754bbe4f77b0d1d7270e9bd19af5c6e09c5739 (diff)
kernel: sched: Greatly simplify yield logic
The purpose of yielding to the scheduler is to tell it you want to preempt early in order to not starve processes while waiting for I/O. We can trigger the timer earlier on for stability as a ~10 usec delay should not be too terrible. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/include')
0 files changed, 0 insertions, 0 deletions