From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/tools/power/x86/turbostat/turbostat.8 | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kernel/tools/power/x86/turbostat/turbostat.8 b/kernel/tools/power/x86/turbostat/turbostat.8 index f6b7e85..71e3f3a 100644 --- a/kernel/tools/power/x86/turbostat/turbostat.8 +++ b/kernel/tools/power/x86/turbostat/turbostat.8 @@ -294,6 +294,8 @@ # chmod +r /dev/cpu/*/msr +# chmod +r /dev/cpu_dma_latency + .B "turbostat " reads hardware counters, but doesn't write them. So it will not interfere with the OS or other programs, including -- Gitblit v1.6.2