From owner-freebsd-performance@FreeBSD.ORG Sun Feb 25 17:58:33 2007 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13F5516A402 for ; Sun, 25 Feb 2007 17:58:33 +0000 (UTC) (envelope-from lists@stringsutils.com) Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by mx1.freebsd.org (Postfix) with ESMTP id C857313C4A7 for ; Sun, 25 Feb 2007 17:58:32 +0000 (UTC) (envelope-from lists@stringsutils.com) Received: from zoraida.natserv.net (localhost.natserv.net [127.0.0.1]) by zoraida.natserv.net (Postfix) with ESMTP id E9D51C31A for ; Sun, 25 Feb 2007 12:58:30 -0500 (EST) Received: by zoraida.natserv.net (Postfix, from userid 58) id 7DD99C318; Sun, 25 Feb 2007 12:58:30 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on zoraida.natserv.net X-Spam-Level: X-Spam-Status: No, score=1.0 required=4.0 tests=RCVD_IN_FIVETENSRC,SPF_PASS autolearn=disabled version=3.1.7 X-Spam-Report: * -0.0 SPF_PASS SPF: sender matches SPF record * 1.0 RCVD_IN_FIVETENSRC RBL: Received via a relay in Five Ten block list * [66.114.65.147 listed in blackholes.five-ten-sg.com] Received: from zoraida.natserv.net (zoraida.natserv.net [66.114.65.147]) by zoraida.natserv.net (Postfix) with ESMTP id 1C080C2AF; Sun, 25 Feb 2007 12:58:27 -0500 (EST) References: <0e2001c7574c$26bc15a0$b3db87d4@multiplay.co.uk> <20070224005748.GA25295@xor.obsecurity.org> <45E1C3FC.6040905@he.iki.fi> Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Francisco Reyes To: Petri Helenius Date: Sun, 25 Feb 2007 12:58:26 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-performance@freebsd.org, Steven Hartland , Kris Kennaway Subject: Re: FreeBSD Scaling on 6.2-RELEASE? X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Feb 2007 17:58:33 -0000 Petri Helenius writes: > The point in threading is that different threads can execute > simultaneously on multiple CPU's. What combination of FreeBSD+Mysql will have multiple threads run by different CPUs? In the few SMP FreeBSD + Mysql setups (mysql 4.X) that I have at work I only see mysql in one cpu as reported by top.