Skip to content
Commit b9828a74 authored by Christopher Friedt's avatar Christopher Friedt Committed by jgl-meta
Browse files

posix: sched: add support for SCHED_OTHER



The `SCHED_OTHER` scheduling priority is mandatory as part of
POSIX. It must be numerically distinct from `SCHED_FIFO`,
`SCHED_RR`, and `SCHED_SPORADIC`, but is implementation-
defined and may behave identically to `SCHED_FIFO` or
`SCHED_RR`.

Signed-off-by: default avatarChris Friedt <cfriedt@meta.com>
parent ad71b787
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment