From owner-freebsd-current@FreeBSD.ORG Thu Jun 12 07:55:04 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 C0F6537B401; Thu, 12 Jun 2003 07:55:04 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5295243F85; Thu, 12 Jun 2003 07:55:04 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 4455672FE3; Thu, 12 Jun 2003 07:55:04 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 4321072FDC; Thu, 12 Jun 2003 07:55:04 -0700 (PDT) Date: Thu, 12 Jun 2003 07:55:04 -0700 (PDT) From: Doug White To: Steven Hartland In-Reply-To: <012201c32fac$3f1cfa90$b3db87d4@vader> Message-ID: <20030612075426.F57541@carver.gumbysoft.com> References: <012201c32fac$3f1cfa90$b3db87d4@vader> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: freebsd-smp@freebsd.org Subject: Re: SMP in 5.1 cant deactivate hyperthreading 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: Thu, 12 Jun 2003 14:55:05 -0000 On Wed, 11 Jun 2003, Steven Hartland wrote: > sysctl machdep.hlt_logical_cpus: > machdep.hlt_logical_cpus: 1 Halting them will still cause the CPUs to be detected. They just won't do any useful work. > Relevant sections from dmesg: > Programming 24 pins in IOAPIC #0 > IOAPIC #0 intpin 2 -> irq 0 > Programming 24 pins in IOAPIC #1 > Programming 24 pins in IOAPIC #2 > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > cpu0 (BSP): apic id: 0, version: 0x00050014, at 0xfee00000 > cpu1 (AP): apic id: 6, version: 0x00050014, at 0xfee00000 > cpu2 (AP): apic id: 1, version: 0x00050014, at 0xfee00000 > cpu3 (AP): apic id: 7, version: 0x00050014, at 0xfee00000 -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org