From owner-freebsd-stable@FreeBSD.ORG Tue Apr 20 01:52:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB5A416A4CE for ; Tue, 20 Apr 2004 01:52:07 -0700 (PDT) Received: from cray.e-card.bg (mjak.e-card.bg [212.91.167.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C864A43D31 for ; Tue, 20 Apr 2004 01:52:06 -0700 (PDT) (envelope-from altares@cray.e-card.bg) Received: from cray.e-card.bg (localhost [127.0.0.1]) by cray.e-card.bg (8.12.9/8.12.9) with ESMTP id i3K8rO5k063956; Tue, 20 Apr 2004 11:53:24 +0300 (EEST) (envelope-from altares@cray.e-card.bg) Received: (from altares@localhost) by cray.e-card.bg (8.12.9/8.12.9/Submit) id i3K8rNNH063955; Tue, 20 Apr 2004 11:53:23 +0300 (EEST) Date: Tue, 20 Apr 2004 11:53:22 +0300 From: Rumen Telbizov To: Kris Kennaway Message-ID: <20040420085322.GV32493@e-card.bg> References: <20040419085841.GB64662@freenix.no> <20040419090049.GA51659@chihiro.leafy.idv.tw> <20040419092052.GD64662@freenix.no> <20040419093523.GA34419@xor.obsecurity.org> <20040420073837.GS32493@e-card.bg> <20040420081334.GA56291@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040420081334.GA56291@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: stable@freebsd.org Subject: Re: HTT and SMP question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 20 Apr 2004 08:52:07 -0000 > > Would you please point out some cases when HTT with machdep.hlt_logical_cpus=0 > > causes worse performance than machdep.hlt_logical_cpus=1? > > I am using an HTT Xeon since recently and in my tests it showed that > > machdep.hlt_logical_cpus=0 is better! > > A simple ubench (spawning 2 processes) gives better results in 0 mode! > > My parallel package builds are slower on build machines with HTT. > It's not a magic bullet. > > Kris Hmm ... interesting. My simple/stupid synthetic tests showed just the opposite. Anyway. Unfortunatelly I didn't try to buildworld/kernel with -j2 (say). Shame on me! Would you point to a case where machdep.hlt_logical_cpus=0 does show better performance results? httpd ? Is it not that exactly _parallel processing_ should be faster with HTT than whithout ? Thank you for your reply. Rumen Telbizov