From owner-freebsd-stable@FreeBSD.ORG Fri Nov 13 11:08:07 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5F70106566B for ; Fri, 13 Nov 2009 11:08:07 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id AC45D8FC12 for ; Fri, 13 Nov 2009 11:08:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 2F9A9509A2; Fri, 13 Nov 2009 11:08:07 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MuR0lgrQMVgK; Fri, 13 Nov 2009 11:08:06 +0000 (GMT) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id CFDE250994 ; Fri, 13 Nov 2009 11:08:05 +0000 (GMT) Message-ID: <4AFD3E14.6040403@langille.org> Date: Fri, 13 Nov 2009 06:08:04 -0500 From: Dan Langille User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Adam Vande More References: <4AFCBD9C.1030306@langille.org> <6201873e0911121902m72d7cefbne11023abb511f693@mail.gmail.com> In-Reply-To: <6201873e0911121902m72d7cefbne11023abb511f693@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Subject: Re: hald running 100% X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Nov 2009 11:08:07 -0000 Adam Vande More wrote: > On Thu, Nov 12, 2009 at 7:59 PM, Dan Langille > wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > After upgrading to 8.0-PRERELEASE today, I'm seeing hald at 100% on both > my laptop and my desktop: > > > PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND > 1500 haldaemon 1 118 0 22944K 4904K CPU1 1 107:44 100.00% hald > > uptime was about 1:50 at this point. > > Seems to be relatively common from the posts I've seen. > > > ThinkPad X61s. dmesg output attached. FWIW. > > > it's not a common issue anymore. What version of hal are you running > and did you recompile after the upgrade? I don't know the version (laptop is not available just now) but I will recompile. That's the next task. Thanks.