From owner-freebsd-current@FreeBSD.ORG Tue Jul 15 00:08:30 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC43137B401; Tue, 15 Jul 2003 00:08:30 -0700 (PDT) Received: from mailspool.ops.uunet.co.za (mailspool.ops.uunet.co.za [196.7.0.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id A497543F75; Tue, 15 Jul 2003 00:08:29 -0700 (PDT) (envelope-from ianf@mci.com) Received: from copernicus.so.cpt1.za.uu.net ([196.30.72.32]) by mailspool.ops.uunet.co.za with esmtp (Exim 3.36 #1) id 19cJvE-0003kX-00; Tue, 15 Jul 2003 09:08:24 +0200 Received: from localhost ([127.0.0.1] helo=mci.com) by copernicus.so.cpt1.za.uu.net with esmtp (Exim 3.36 #1) id 19cJvE-0000Uv-00; Tue, 15 Jul 2003 09:08:24 +0200 To: Kris Kennaway In-reply-to: Your message of "Mon, 14 Jul 2003 23:16:14 MST." <20030715061614.GA20455@rot13.obsecurity.org> References: <20030715061614.GA20455@rot13.obsecurity.org> From: Ian Freislich X-image-url: http://www.digs.iafrica.com/gallery/ian-small.gif X-BOFH: true X-LART: Depleted uranium X-No-Junk-Mail: I do not want to get *any* junk mail. You have been deleted Date: Tue, 15 Jul 2003 09:08:24 +0200 Message-ID: <1916.1058252904@mci.com> Sender: ianf@mci.com cc: jeff@FreeBSD.org cc: current@FreeBSD.org Subject: Re: Process stats wrong under ULE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 15 Jul 2003 07:08:31 -0000 Kris Kennaway wrote: > I'm seeing the following kind of behaviour under ULE on a UP machine > (kernel updated earlier this evening). Notice that the total CPU% > adds up to way more than 100%; indeed one single process is allegedly > using more than 100% CPU, and (not clear from the top(1) output) the > processes that are sleeping do not have their CPU% updated until the > next time they run. Jeff is aware of this and has said it is on his list of things to fix. Not sure where on his list it is though. Ian