From owner-freebsd-stable@FreeBSD.ORG Wed Jul 19 17:11:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3F916A4DA for ; Wed, 19 Jul 2006 17:11:47 +0000 (UTC) (envelope-from mike@jellydonut.org) Received: from mail.secureworks.net (mail.secureworks.net [65.114.32.155]) by mx1.FreeBSD.org (Postfix) with SMTP id D9E0543D64 for ; Wed, 19 Jul 2006 17:11:46 +0000 (GMT) (envelope-from mike@jellydonut.org) Received: (qmail 42031 invoked from network); 19 Jul 2006 17:11:46 -0000 Received: from unknown (HELO ?192.168.14.135?) (63.239.86.253) by 0 with SMTP; 19 Jul 2006 17:11:46 -0000 Message-ID: <44BE67D1.4090603@jellydonut.org> Date: Wed, 19 Jul 2006 13:11:45 -0400 From: Michael Proto User-Agent: Thunderbird 1.5.0.4 (X11/20060627) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20060718152306.X36995@godot.imp.ch> <20060718155642.H36995@godot.imp.ch> <20060718140707.GG66891@bunrab.catwhisker.org> <20060718161104.X36995@godot.imp.ch> <7.0.1.0.2.20060719112609.0abfb010@tellurian.com> <20060719182732.D36995@godot.imp.ch> In-Reply-To: <20060719182732.D36995@godot.imp.ch> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Please confirm: top(1) cpu time broken on FreeBSD 6.1 (RELEASE/STABLE) SMP ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 17:11:47 -0000 Martin Blapp wrote: > > Hi, > >> Disable hyperthreading in your BIOS. > > Off course this is a solution, but I don't like > it. On a untuned, unmodified, unpatched system top(1) > should display the correct values IMHO. On some systems (like my Dell) it does work as expected on an untuned system, as hyperthreading defaults to off in the BIOS. -Proto