From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 15 07:30:25 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7008816A4CE for ; Mon, 15 Nov 2004 07:30:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C4EE43D54 for ; Mon, 15 Nov 2004 07:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id iAF7UPuQ043733 for ; Mon, 15 Nov 2004 07:30:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iAF7UPDE043732; Mon, 15 Nov 2004 07:30:25 GMT (envelope-from gnats) Date: Mon, 15 Nov 2004 07:30:25 GMT Message-Id: <200411150730.iAF7UPDE043732@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jeff Behl Subject: Re: bin/30310: top does not show CPU usage X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jeff Behl List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 07:30:25 -0000 The following reply was made to PR bin/30310; it has been noted by GNATS. From: Jeff Behl To: freebsd-gnats-submit@FreeBSD.org, andrey@novikov.com Cc: Subject: Re: bin/30310: top does not show CPU usage Date: Sun, 14 Nov 2004 23:24:09 -0800 i'm encountering the same problem with a dual proc amd64 system on a ibm e series server. this machine has been cvsup multiple times from 5.2.1 to the current 5.3-RELEASE. the problem started occurring on the 5.3-BETA release. i'm doing the usual make buildworld/buildkernel/installkernel/installworld procedure, with appropriate reboots as specified in the updating doc. this is a pretty serious problem as we're in the middle of testing this system vs. redhat AES on the same hardware. i'd really like to use bsd as i think redhat aes server sucks, but it's a tough sell when you can't get performance benchmarks (snmpd is reporting the same cpu stats, so this obviously isn't a top issue). thx