From owner-freebsd-current@FreeBSD.ORG Sat Apr 22 18:26:16 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 601ED16A404 for ; Sat, 22 Apr 2006 18:26:16 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1506E43D46 for ; Sat, 22 Apr 2006 18:26:15 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.199] ([10.0.0.199]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k3MIQCMu007993 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 22 Apr 2006 11:26:13 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <444A7544.3070701@errno.com> Date: Sat, 22 Apr 2006 11:26:12 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <44490107.6010609@odin-corporation.com> <86r73po5fp.fsf@xps.des.no> In-Reply-To: <86r73po5fp.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: current@freebsd.org Subject: Re: kern.hz=1000 causes random poweroff on laptop X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 18:26:16 -0000 Dag-Erling Smørgrav wrote: > Lars Fredriksen writes: >> I have a laptop sony z505rx, that if booted with kern.hz as 1000, will >> power off within a minute or two of booting. > > sounds like overheating. I've noticed on several of my laptops that they run way hotter with freebsd than other systems (linux, windows). Most are newer models that have either acpi issues or lack speedstep support. But I suspect there's something else going on in the basic system. I find it hard to believe the clock rate is the cause of this extra work but haven't dug into it (I hoped judicious use of hwpmc would pinpoint what's going on). Sam