Nathanael Hoyle

Results 1 comments of Nathanael Hoyle

I have attempted two paths to set Idle scheduling class. The first is not actually "valid" (possibly): ``` #[cfg(target_os = "linux")] { print!("Linux detected. Setting idle scheduling class..."); let thread_id...