readme: link vars, long page

This commit is contained in:
Josh Lay 2024-08-27 08:07:17 -05:00
parent a1e67b902d
commit 1c96e21f6f
No known key found for this signature in database
GPG key ID: 47AA304B2243B579

View file

@ -7,7 +7,7 @@ Extends every `tuned` profile found in `/usr/lib/tuned`
with [AMDGPU hwmon interfaces](https://docs.kernel.org/gpu/amdgpu/thermal.html) in three variations: with [AMDGPU hwmon interfaces](https://docs.kernel.org/gpu/amdgpu/thermal.html) in three variations:
- `default`: the out-of-the-box GPU clock/power configuration - `default`: the out-of-the-box GPU clock/power configuration
- `overclock`: the _optimized_ card configuration. Includes the clock/voltage/power settings. - `overclock`: the _optimized_ card configuration. Includes [profile variables](#variables) with clock/voltage/power.
- `peak`: the same as `overclock` with gating removed. Intended for profiling. - `peak`: the same as `overclock` with gating removed. Intended for profiling.
Contrary to the name, the `overclock` profile may also be used to _under-{volt,clock}_. Contrary to the name, the `overclock` profile may also be used to _under-{volt,clock}_.