From owner-freebsd-current@FreeBSD.ORG Sat Mar 3 06:16:50 2012 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 C16C51065672 for ; Sat, 3 Mar 2012 06:16:50 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) by mx1.freebsd.org (Postfix) with ESMTP id 91D838FC0C for ; Sat, 3 Mar 2012 06:16:50 +0000 (UTC) Received: from julian-mac.elischer.org (c-67-180-24-15.hsd1.ca.comcast.net [67.180.24.15]) (authenticated bits=0) by vps1.elischer.org (8.14.5/8.14.5) with ESMTP id q236GnLa025844 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 2 Mar 2012 22:16:50 -0800 (PST) (envelope-from julian@freebsd.org) Message-ID: <4F51B756.20807@freebsd.org> Date: Fri, 02 Mar 2012 22:16:54 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: deeptech71@gmail.com References: <4F50CE89.6010009@gmail.com> <20120302210810.c67d3030.ray@ddteam.net> <4F512BB0.9070202@gmail.com> In-Reply-To: <4F512BB0.9070202@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: SeaMonkey eats the CPU as of r232144 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, 03 Mar 2012 06:16:50 -0000 On 3/2/12 12:21 PM, deeptech71@gmail.com wrote: > Aleksandr Rybalko wrote: >> On Fri, 2 Mar 2012 09:01:25 -0800 >> Adrian Chadd wrote: >> >>> Ok. So it's that exact commit? >>> >>> david, what did you break? :) >>> >> >> I bet it is old enough :) >> I'm on 9.0-PRERELEASE #3 r227950 and when Seamonkey can't reach some >> document it get 100% cpu. one time I even attach to it and found what >> seamonkey polling socket very-very fast, but no I'm have not so much >> free time to found what really broken. IIRC same happen in FF also. > > No, this 100% CPU usage began a few days ago, with r232144. > > Although generally, the property that SeaMonkey's CPU usage slowly > converges (instead of snapping) to 0 is WRONG, and that can be > confirmed by the fact that on FreeBSD 9.0-RELEASE (as reported by > someone) and Windows XP, SeaMonkey's CPU usage is snappy. maybe related to the over-enthusiastic timeouts we've been seeing on 9.0 and pthread condvar_timedwait() > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" >