Merge pull request 'Add TOC to the cpupower section' (#9) from add-toc-to-readmes into main

Reviewed-on: #9
This commit is contained in:
Thomas Gebert 2024-10-08 09:30:54 +00:00
commit 5a55e84e33

View File

@ -1,4 +1,17 @@
# CPU Power and C-State configuration # 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 ## Introduction