From owner-freebsd-threads@FreeBSD.ORG Mon Oct 25 04:53:31 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64D4F16A4CE for ; Mon, 25 Oct 2004 04:53:31 +0000 (GMT) Received: from silver.he.iki.fi (helenius.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32F3543D1D for ; Mon, 25 Oct 2004 04:53:30 +0000 (GMT) (envelope-from pete@he.iki.fi) Received: from [193.64.42.134] (h86.vuokselantie10.fi [193.64.42.134]) by silver.he.iki.fi (8.13.1/8.11.4) with ESMTP id i9P4rNkq059958; Mon, 25 Oct 2004 07:53:23 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <417C86C4.5030802@he.iki.fi> Date: Mon, 25 Oct 2004 07:53:24 +0300 From: Petri Helenius User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Julian Elischer References: <417C1C82.1090502@he.iki.fi> <417C80E5.60100@elischer.org> In-Reply-To: <417C80E5.60100@elischer.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: threads@freebsd.org Subject: Re: cpu statistics missing X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2004 04:53:31 -0000 Julian Elischer wrote: > Petri Helenius wrote: > >> >> Is 5.3 going to have no CPU utilization statistics for threaded >> programs? >> >> > > welll.. ummmmm.. no. > I mean yes it is not.. > > What could be the reason I'm getting all-zeroes on percentages on ps and top for a program using libpthread? For example in top the TIME column increases but the WCPU and CPU columns stand at 0.00%. Pete