general-purpose-scripts #13
@ -45,5 +45,6 @@ elif [ ! "${CPU_CSTATES_DISABLE_BY_LATENCY}" == "" ]; then
|
||||
cpupower idle-set --disable-by-latency "${CPU_CSTATES_DISABLE_BY_LATENCY}" &> /dev/null
|
||||
cpupower idle-info
|
||||
else
|
||||
echo "No CPU Cstates by latency configured."
|
||||
echo "No CPU Cstates configured."
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user