diff --git a/cpupower/readme.md b/cpupower/readme.md index 3a2986c..ffb0de3 100644 --- a/cpupower/readme.md +++ b/cpupower/readme.md @@ -1,4 +1,17 @@ # CPU Power and C-State configuration +- [CPU Power and C-State configuration](#cpu-power-and-c-state-configuration) + - [Introduction](#introduction) + - [C1 vs C1E](#c1-vs-c1e) + - [How To Activate](#how-to-activate) + - [Via Script](#via-script) + - [Sidenotes](#sidenotes) + - [cpupower.sh](#cpupowersh) + - [How To Check the actual status](#how-to-check-the-actual-status) + - [Full output examples](#full-output-examples) + - [cpupower frequency-info](#cpupower-frequency-info) + - [cpupower idle-info](#cpupower-idle-info) + - [Related tools](#related-tools) + - [turbostat](#turbostat) ## Introduction