From owner-freebsd-hackers Sat Sep 14 17:51: 4 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4329737B400 for ; Sat, 14 Sep 2002 17:51:02 -0700 (PDT) Received: from 1u.ca (216.126.94.36 [216.126.94.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3F5043E4A for ; Sat, 14 Sep 2002 17:51:00 -0700 (PDT) (envelope-from paul.james@1u.ca) Received: (qmail 16595 invoked from network); 15 Sep 2002 00:50:58 -0000 Received: from unknown (HELO panda.FreeBSDsystems.COM) (192.168.0.1) by 192.168.0.220 with SMTP; 15 Sep 2002 00:50:58 -0000 Subject: Re: Dell 2650 SMP perf question From: Paul James To: John Baldwin Cc: Doug White , hackers@d.sparks.net, freebsd-hackers@freebsd.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 14 Sep 2002 20:50:59 -0400 Message-Id: <1032051059.35814.2.camel@panda.FreeBSDsystems.COM> Mime-Version: 1.0 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I was told that this has something to do with the scheduler and, it is best to wait until the work on the scheduler is complete. This is not factual, and if it is incorrect, then please correct me. Regards, Paul On Thu, 2002-09-12 at 16:09, John Baldwin wrote: > > On 12-Sep-2002 Doug White wrote: > > On Wed, 11 Sep 2002, John Baldwin wrote: > > > >> > >> On 11-Sep-2002 Doug White wrote: > >> > Random notes: > >> > > >> > On Tue, 10 Sep 2002 hackers@d.sparks.net wrote: > >> > > >> >> Hyperthreading is turned off, I believe. There aren't any > >> >> "hyperthreading" swithes in the bios I could find, but the "logical > >> >> processor" option is turned off. > >> > > >> > HyperThreading is not supported on FreeBSD at current. It requires some > >> > ACPI work which hasn't happened yet. > >> > >> Not quite. It depends on the BIOS. Some BIOS's include logical CPU's > >> in the mptable, in which case FreeBSD will work with them fine. Some > >> only include logical CPU's in the APIC MADT which FreeBSD doesn't yet > >> use on i386 (we use it on ia64 and will eventually use it on i386 as > >> we need it for ACPI interrupt routing on SMP.) > > > > We went through this a few weeks ago ... I'm still trying to find a system > > who puts them in the mptable. :-) > > Look in the smp archives for people who had it work: > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=33677+0+archive/2002/freebsd-smp/20020630.freebsd-smp > > and > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=50804+0+archive/2002/freebsd-smp/20020512.freebsd-smp > > > Who's going to do the work? > > Probably myself since we need the MADT stuff to work for interrupt > routing to work under SMP with ACPI. > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message