Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts
This commit is contained in:
commit
ed8a45f22d
@ -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