From owner-freebsd-questions@FreeBSD.ORG Sat May 18 17:36:41 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9AAA513D for ; Sat, 18 May 2013 17:36:41 +0000 (UTC) (envelope-from freebsd@pki2.com) Received: from btw.pki2.com (btw.pki2.com [IPv6:2001:470:a:6fd::2]) by mx1.freebsd.org (Postfix) with ESMTP id 653ADAA2 for ; Sat, 18 May 2013 17:36:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by btw.pki2.com (8.14.6/8.14.5) with ESMTP id r4IHaSNb046942; Sat, 18 May 2013 10:36:29 -0700 (PDT) (envelope-from freebsd@pki2.com) Subject: Re: More than 32 CPUs under 8.4-P From: Dennis Glatting To: Ivan Klymenko In-Reply-To: <20130518202438.37f19554@nonamehost.local> References: <1368897188.16472.19.camel@btw.pki2.com> <20130518202438.37f19554@nonamehost.local> Content-Type: text/plain; charset="koi8-r" Date: Sat, 18 May 2013 10:36:28 -0700 Message-ID: <1368898588.16472.22.camel@btw.pki2.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-yoursite-MailScanner-Information: Dennis Glatting X-yoursite-MailScanner-ID: r4IHaSNb046942 X-yoursite-MailScanner: Found to be clean X-MailScanner-From: freebsd@pki2.com Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 May 2013 17:36:41 -0000 On Sat, 2013-05-18 at 20:24 +0300, Ivan Klymenko wrote: > В Sat, 18 May 2013 10:13:08 -0700 > Dennis Glatting пишет: > > > > > I have a 4x16=64 core server running FreeBSD 8.4-P but only two of the > > CPUs (2x16=32) are enabled. Enabling the other 32 isn't as simple as > > changing MAXCPU in param.h (apparently) and recompiling. > > Oops, sorry :) > In the boot sequence the kernel (loop) kept printing errors to the console and didn't get to a command prompt.