Bug 117605

Summary: [acpi] [request] add debug.cpufreq.highest
Product: Base System Reporter: Arno J. Klaassen <arno>
Component: kernAssignee: freebsd-acpi (Nobody) <acpi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Arno J. Klaassen 2007-10-28 15:50:02 UTC
I have a notebook on which cpu-cooling is failing

When running big jobs (or just a simple buildkernel) it will
auto power-off since too hot unless I stop cpufreq and fix frequency to
some intermediate value

I would be nice to have some sysctl debug.cpufreq.highest to tell it not to
go higher than a certain freqlevel (as possible with the old acpi_ppc.ko
hw.acpi.cpu.px_highest control)

Fix: 

Use acpi_ppc.ko instead (corrected source for some changed ACPI names)
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-10-29 09:43:30 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-acpi

Over to maintainer(s).
Comment 2 Bruce Cran freebsd_committer freebsd_triage 2010-03-25 08:29:39 UTC
State Changed
From-To: open->closed

Duplicate of kern/144232, which contains a patch.