From owner-freebsd-stable@FreeBSD.ORG Tue Dec 22 23:41:32 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82FCC106568B for ; Tue, 22 Dec 2009 23:41:32 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.freebsd.org (Postfix) with ESMTP id 3F37E8FC12 for ; Tue, 22 Dec 2009 23:41:32 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KV2002KYV57PHC0@bgo1smout1.broadpark.no> for freebsd-stable@freebsd.org; Wed, 23 Dec 2009 00:41:31 +0100 (CET) Received: from kg-v2.kg4.no ([80.203.92.186]) by bgo1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0KV2009B7V565KE0@bgo1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Wed, 23 Dec 2009 00:41:31 +0100 (CET) Date: Wed, 23 Dec 2009 00:41:30 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-id: <20091223004130.1cc2814f.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <20091220215943.5c6cbdcb.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.5; amd64-portbld-freebsd7.2) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Why does FreeBSD 8.-0 think that my Dell SX260 have "non-unform processors"? 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: Tue, 22 Dec 2009 23:41:32 -0000 On Mon, 21 Dec 2009 21:21:45 +0000 (GMT) Gavin Atkinson wrote: > Can you please reboot and show a verbose dmesg from this system? Yes, it is there[1] now. :-) > Also, how many CPUs does this system actually have? It appears that > in the 7.2 dmesg at 2) above, two are detected but only one is ever > used - are you explicitly disabling hyperthreading somehow? It has one Pentium 4 cpu. Hyperthreading was disabled in bios, it is enabled now: Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.2-STABLE #6: Sun Oct 11 11:14:33 CEST 2009 root@kg-work2.kg4.no:/usr/obj/usr/src/sys/SX270 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 2.60GHz (1295.21-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 Features=0xbfebfbff Features2=0x4400 Logical CPUs per core: 2 real memory = 2145849344 (2046 MB) avail memory = 2090192896 (1993 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP/HT): APIC ID: 1 ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard References: 1) http://sites.google.com/site/tingox/sx260_freebsd -- Torfinn