From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 7 10:50:04 2009 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 1FA4E1065672 for ; Wed, 7 Oct 2009 10:50: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 E8CAC8FC0C for ; Wed, 7 Oct 2009 10:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n97Ao3Up039731 for ; Wed, 7 Oct 2009 10:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n97Ao3OH039729; Wed, 7 Oct 2009 10:50:03 GMT (envelope-from gnats) Date: Wed, 7 Oct 2009 10:50:03 GMT Message-Id: <200910071050.n97Ao3OH039729@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andrew Brampton Cc: Subject: Re: kern/135823: top(1) shows wrong CPU usage for multithreaded applications X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew Brampton List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2009 10:50:04 -0000 The following reply was made to PR kern/135823; it has been noted by GNATS. From: Andrew Brampton To: bug-followup@FreeBSD.org, yuri@tsoft.com Cc: Subject: Re: kern/135823: top(1) shows wrong CPU usage for multithreaded applications Date: Wed, 7 Oct 2009 11:15:39 +0100 This is a duplicate of bin/127331 where it has already been fixed.