Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Mar 2011 14:28:48 +0100
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        Mario Lobo <lobo@bsd.com.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: CPU heating! 
Message-ID:  <201103041328.p24DSmGV002382@fire.js.berklix.net>
In-Reply-To: Your message "Thu, 17 Feb 2011 22:07:36 -0300." <201102172207.37004.lobo@bsd.com.br> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
[ I'm late on thread, so briefly ]
If you get desperate overheating & crashes, try eg
	/usr/sbin/powerd -a min -b min -n min
Thats what I'm doing on one box, till I can remove, review/ regrease.
One can also observe subsets of values from
	sysctl -a | grep temp 
in a while (1)
	sysctl ......
	sleep 2
	end
loop, while re-invoking various powerd -v with different params.

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Mail plain text;  Not quoted-printable, Not HTML, Not base 64.
 Reply below text sections not at top, to avoid breaking cumulative context.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103041328.p24DSmGV002382>