general-purpose-scripts #13

Merged
thomas.gebert merged 7 commits from general-purpose-scripts into main 2025-10-07 08:36:35 +00:00
Showing only changes of commit 8d7370a3de - Show all commits

View File

@ -47,3 +47,4 @@ elif [ ! "${CPU_CSTATES_DISABLE_BY_LATENCY}" == "" ]; then
else
echo "No CPU Cstates by latency configured."
fi