小编sam*_*sam的帖子

设置Intel H系列CPU的最大TDP

我正在寻找一些可以设置CPU最大 TDP的程序,就像我们在 Windows 上的 Intel XTU 中所做的那样。我能够通过这个项目对 CPU 进行降压。我还可以使用这个优秀的项目来监控 CPU 的 TDP 。我在互联网上搜索过任何此类程序,但没有找到。

编辑1:

我的系统有一个 Core i7-9750H CPU,OEM 将最大 TDP 设置为 60 瓦,在 Ubuntu 18.04LTS 上运行,内核为 4.18.20-041820-generic。

编辑2

我已将内核更新为 5.3.0-46-generic(带符号),输出sudo turbostat --Summary --interval 5 --show Avg_MHz,Busy%,Bzy_MHz,IRQ,PkgTmp,PkgWatt,GFXWatt如下:

...
cpu0: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.)
cpu0: MSR_PKG_POWER_INFO: 0x00000168 (45 W TDP, RAPL 0 - 0 W, 0.000000 sec.)
cpu0: MSR_PKG_POWER_LIMIT: 0x42835800dd8230 (UNlocked)
cpu0: PKG Limit #1: ENabled (70.000000 Watts, 28.000000 sec, …
Run Code Online (Sandbox Code Playgroud)

power-management cpu intel-cpu 18.04

3
推荐指数
1
解决办法
8211
查看次数

标签 统计

18.04 ×1

cpu ×1

intel-cpu ×1

power-management ×1