From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 3 20:10:04 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D3A21065672 for ; Wed, 3 Sep 2008 20:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E83828FC23 for ; Wed, 3 Sep 2008 20:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m83KA3Gn043202 for ; Wed, 3 Sep 2008 20:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m83KA3Vs043201; Wed, 3 Sep 2008 20:10:03 GMT (envelope-from gnats) Date: Wed, 3 Sep 2008 20:10:03 GMT Message-Id: <200809032010.m83KA3Vs043201@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Cran Cc: Subject: Re: bin/47235: top(1) reports inaccurate cpu usage X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 20:10:04 -0000 The following reply was made to PR bin/47235; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, killing@multiplay.co.uk Cc: Subject: Re: bin/47235: top(1) reports inaccurate cpu usage Date: Wed, 03 Sep 2008 21:05:36 +0100 Are you using the ULE scheduler on the machine? The version of ULE in FreeBSD 5 is known to produce results like this. -- Bruce