From owner-freebsd-current@FreeBSD.ORG Mon Dec 6 06:49:22 2010 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 950761065679; Mon, 6 Dec 2010 06:49:22 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 6F04B8FC08; Mon, 6 Dec 2010 06:49:22 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id oB66nMVU069708; Sun, 5 Dec 2010 22:49:22 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id oB66nMFk069707; Sun, 5 Dec 2010 22:49:22 -0800 (PST) (envelope-from sgk) Date: Sun, 5 Dec 2010 22:49:22 -0800 From: Steve Kargl To: Garrett Cooper Message-ID: <20101206064922.GA69683@troutmask.apl.washington.edu> References: <20101205231829.GA68156@troutmask.apl.washington.edu> <4CFC27A0.8000406@freebsd.org> <20101206061230.GA69477@troutmask.apl.washington.edu> <4CFC812B.9060505@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@FreeBSD.org, Julian Elischer Subject: Re: Process accounting/timing has broken recently 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: Mon, 06 Dec 2010 06:49:22 -0000 On Sun, Dec 05, 2010 at 10:24:12PM -0800, Garrett Cooper wrote: > > But couldn't it be libthr changes? There have been a handful of > those that have been committed recently by davidxu. > HTH, There is no threading involved in the application. However, it was David's recent changes that caused me to upgrade from a 7-10 day old install. The recent libthr chnages have improved the stalling that I experience with firefox. -- Steve