From owner-freebsd-stable@FreeBSD.ORG Thu Jan 25 21:24:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B122916A400 for ; Thu, 25 Jan 2007 21:24:20 +0000 (UTC) (envelope-from don_oles@able.com.ua) Received: from able.com.ua (able.com.ua [80.91.162.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFF213C45A for ; Thu, 25 Jan 2007 21:24:20 +0000 (UTC) (envelope-from don_oles@able.com.ua) Received: from able.com.ua (localhost [127.0.0.1]) by able.com.ua (Postfix) with ESMTP id DEDEF44C51 for ; Thu, 25 Jan 2007 22:54:17 +0200 (EET) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=selector1; d=able.com.ua; h=Received:Date:From:X-Mailer:Reply-To:X-Priority:Message-ID:To:Subject:In-Reply-To:References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=R62U8HkUWKw4m5jmJTWxcoEWafc226sKb5AuVtfbTF/aXbMjvhJodNrRjqHZgeOM6XshCf2tgjqZxQIgrXbN9UFSL0COA+aQdviOrPeMXGQWHlLxFJT9Nf73MoewLg3Q1Kcm+PaEzrzrbuoOWoz/sZErlyfaxT0Z/iyXX90Ciuw=; Received: from vanta.oles.net (infering.opposite.volia.net [77.122.163.104]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by able.com.ua (Postfix) with ESMTP id E412E44C4F for ; Thu, 25 Jan 2007 22:54:16 +0200 (EET) Date: Thu, 25 Jan 2007 22:54:14 +0200 From: Oles Hnatkevych X-Mailer: The Bat! (v3.71.01) Professional X-Priority: 3 (Normal) Message-ID: <735344005.20070125225414@able.com.ua> To: freebsd-stable@freebsd.org In-Reply-To: <1638945315.20070125224856@able.com.ua> References: <1638945315.20070125224856@able.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP at ABLE Subject: Re: second cpu not used on smp platform X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oles Hnatkevych List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2007 21:24:20 -0000 Hello! I believe that the kernel boot messages should explicitly tell that hyperthreading is disabled by default, so the guys like me won't be confused. ;-) OH> Hello! OH> Just cvsup-ed and upgraded to 6.2-STABLE. OH> The box has hyperthreading processor: OH> # more /var/run/dmesg.boot |grep -i cpu OH> CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (3000.37-MHz 686-class CPU) OH> Logical CPUs per core: 2 OH> FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs OH> cpu0 (BSP): APIC ID: 0 OH> cpu1 (AP): APIC ID: 1 OH> cpu0: on acpi0 OH> cpu1: on acpi0 OH> SMP: AP CPU #1 Launched! -- freebsd-stable mailto:freebsd-stable@freebsd.org