From owner-freebsd-questions@FreeBSD.ORG Sat Mar 10 19:04:43 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DD8B16A401 for ; Sat, 10 Mar 2007 19:04:43 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7DF6B13C442 for ; Sat, 10 Mar 2007 19:04:43 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 599731A3C1C; Sat, 10 Mar 2007 11:04:43 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 85E2C517C8; Sat, 10 Mar 2007 14:04:42 -0500 (EST) Date: Sat, 10 Mar 2007 14:04:42 -0500 From: Kris Kennaway To: David Schulz Message-ID: <20070310190441.GA25569@xor.obsecurity.org> References: <6faf55220703100845u62eab431y3a16ae0d8cb3bba7@mail.gmail.com> <55D533EB-26F9-40B7-838B-8BCB9D0A9463@tca-cable-connector.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55D533EB-26F9-40B7-838B-8BCB9D0A9463@tca-cable-connector.com> User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Questions Subject: Re: Howmany CPU Does FreeBSD Support ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2007 19:04:43 -0000 On Sun, Mar 11, 2007 at 01:18:12AM +0800, David Schulz wrote: > I have heard it does not scale well above 4 It all depends on your workload. FreeBSD 7.0 will have good scaling on 8 or more CPUs on common workloads, see e.g.: http://people.freebsd.org/~kris/scaling/mysql.html Kris