apply_process_hints

Function apply_process_hints 

Source
pub fn apply_process_hints(config: &Config)
Expand description

Apply process-level scheduler hints.

Apply process-level hints.

Default: no-op. If scheduler-hints-unix is enabled on Unix, attempts a best-effort niceness reduction.