From 71db47157a8ebdf5f35986b2f2c3fac17b4613d3 Mon Sep 17 00:00:00 2001 From: Adnan Hodzic Date: Mon, 22 Nov 2021 20:12:23 +0100 Subject: [PATCH] Update README.md That is recommended to have `thermald` running alongside auto-cpufreq. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00d1f21..0ba1cfd 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ With that said, I needed a simple tool which would automatically make "cpufreq" Please note: auto-cpufreq aims to replace TLP and after you install auto-cpufreq it's recommended to remove TLP. However, if for some reason you still need/want TLP installed and running auto-cpufreq doesn't conflict and [works great in tandem with TLP](https://github.com/AdnanHodzic/auto-cpufreq/discussions/176). +Tool/daemon that does not conflict with auto-cpufreq in any way and is even recommended to have running alongside is [thermald](https://wiki.debian.org/thermald). + #### Supported architectures and devices Supported devices must have an Intel, AMD or ARM CPUs. This tool was developed to improve performance and battery life on laptops, but running it on desktop/servers (to lower power consumption) should also be possible.