[Bug 188504] system is overheating
[email protected] Mon, 20 Nov 2023 08:12:04 +0000
| Newsgroups | gmane.os.freebsd.devel.amd64 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188504 [email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] <[email protected]> --- Read the following articles: https://wiki.freebsd.org/TuningPowerConsumption https://www.neelc.org/posts/optimize-freebsd-for-intel-tigerlake/ and try setting in /etc/sysctl.conf:: dev.hwpstate_intel.0.epp=100 dev.hwpstate_intel.1.epp=100 dev.hwpstate_intel.2.epp=100 dev.hwpstate_intel.3.epp=100 ... ... ... and machdep.hwpstate_pkg_ctrl=0 in /boot/loader.conf: -- You are receiving this mail because: You are the assignee for the bug.