Module scheduler

Module scheduler 

Source
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.