From 1c96e21f6fecaf85663b40cbdeb6693cdf9cdaa7 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Tue, 27 Aug 2024 08:07:17 -0500 Subject: [PATCH] readme: link vars, long page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c3c4e3..59f1f04 100644 --- a/README.md +++ b/README.md @@ -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: - `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. Contrary to the name, the `overclock` profile may also be used to _under-{volt,clock}_.