Function solana_perf::thread::is_renice_allowed
source · pub fn is_renice_allowed(adjustment: i8) -> bool
Expand description
Check whether the nice value can be changed by adjustment
.
pub fn is_renice_allowed(adjustment: i8) -> bool
Check whether the nice value can be changed by adjustment
.