Expand description
Scheduler hint hooks (opt-in)
When the scheduler-hints
feature is enabled, exposes best-effort functions to
apply light-weight scheduler tuning (process niceness) where supported. All
operations are non-fatal; failures are logged at debug level.
Functionsยง
- apply_
process_ hints - Apply process-level scheduler hints.
- apply_
runtime_ hints - Apply runtime-level scheduler hints.