From owner-freebsd-smp Mon Feb 3 9:25:22 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E03E37B401; Mon, 3 Feb 2003 09:25:20 -0800 (PST) Received: from willow.he.net (willow.he.net [216.218.240.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 430A443FA3; Mon, 3 Feb 2003 09:25:20 -0800 (PST) (envelope-from pjwhite@electrongate.com) Received: from electron.electrongate.com (MAX2-Port34.Downtown.INFOMAGIC.NET [63.229.94.104]) by willow.he.net (8.8.6/8.8.2) with ESMTP id JAA17740; Mon, 3 Feb 2003 09:25:18 -0800 Message-Id: <5.1.0.14.2.20030203101241.00a22b20@willow.he.net> X-Sender: pjwhite@willow.he.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 03 Feb 2003 10:25:14 -0700 To: John Baldwin From: "Paul J. White" Subject: RE: cvs commit: src/sys/i386/i386 mp_machdep.c Cc: freebsd-smp@FreeBSD.ORG In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have been running with this patch for a couple of days now, and though I did notice a small increase in speed (running seti@home), I have had two complete system freezes so far. The screen freezes, with no response to keyboard, no response to telnet from another machine. Prior to patching I have not experienced this problem at all. The machine is a dual Pentium Pro (200MHz) PR440FX, running 4.7-RELEASE. I typically run two instances of setiathome, XFree86 4.2, and XScreensaver. -- Paul White At 17:19 2003-01-31 -0500, John Baldwin wrote: >On 30-Jan-2003 John Baldwin wrote: > > > > On 30-Jan-2003 John Baldwin wrote: > >> jhb 2003/01/30 08:38:17 PST > >> > >> Modified files: (Branch: RELENG_4) > >> sys/i386/i386 mp_machdep.c > >> Log: > >> MFC: Basic support for Hyperthreading. This uses the values from > cpuid to > >> enmuerate logical CPUs. > >> > >> Requested heavily by: ps > > > > I highly recommend turning on machdep.cpu_idle_hlt for HTT boxes as it > > provides a noticable performance improvement. I'm still testing some > > other patches to rework the locking code in 4.x to make use of the pause > > instruction and be more intelligent about spinning on locks in general. > >Well, the pause instruction does seem to be helping considerably. I'd >like for people to test this patch on SMP machines running 4.x, not just >Pentium 4's with HT but P3's, PPro's, etc. as well. > >http://www.FreeBSD.org/~jhb/patches/htt.patch > >Thanks. > >-- > >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-smp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message