From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 22:07:14 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77B431065672 for ; Tue, 3 Feb 2009 22:07:14 +0000 (UTC) (envelope-from vova@sw.ru) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id D85CD8FC1E for ; Tue, 3 Feb 2009 22:07:13 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru ([77.232.23.6]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id n13LgKa7027210 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Feb 2009 00:42:22 +0300 (MSK) Received: from vova by vbook.fbsd.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LUT2C-000Fo3-5w; Wed, 04 Feb 2009 00:42:20 +0300 From: Vladimir Grebenschikov To: Coleman Kane In-Reply-To: <1226688529.19638.9.camel@localhost> References: <83e5fb980811051638n5f9a1a5dr60160ed7e2ed7a1c@mail.gmail.com> <1226687528.19638.4.camel@localhost> <1226688529.19638.9.camel@localhost> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 04 Feb 2009 00:42:19 +0300 Message-Id: <1233697339.2314.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: Diego Depaoli , freebsd-current Subject: Re: Usb2 and hal issue (fix to previous) 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: Tue, 03 Feb 2009 22:07:14 -0000 On Fri, 2008-11-14 at 13:48 -0500, Coleman Kane wrote: > > Additionally, I think it is a bug that hald busy-loops trying (and > > failing) to open "/dev/usb". Ideally, I think that hald should put a > > sleep in there of some sort, to give up CPU to something else. Is there any progress regarding to the issue ? Just tried usb2 today (recent 8-CURRENT and recent gnome) and gain see 100% CPU by hald, patch helps, but probably it worth to commit it ? -- Vladimir B. Grebenschikov vova@fbsd.ru