From owner-freebsd-questions@FreeBSD.ORG Sun Apr 28 00:25:20 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 BCBB7D94 for ; Sun, 28 Apr 2013 00:25:20 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 8D0B11053 for ; Sun, 28 Apr 2013 00:25:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=y1+FciH76suGnP/+MDcQPg0TTqEHexZoNlGr3a3MijI=; b=FWpGqoyj5FiKp0d60Xgdoy+0dr1cZRFV9KkpP/q08H/ISYbzT67ogSXjbaMj/7tDsXdffpz9KDQlCVftplbFBhI1I8rTnjN9/PQafRKEF5OEUPHbUZBMjsX36F+GTmBURpFSGF14d41xtNW0VD+c8zzdNNeWjMz2HnXXxkxi+3w=; Received: from [122.129.203.50] (port=13358 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UWFQX-0026bl-HL; Sat, 27 Apr 2013 18:25:14 -0600 Date: Sun, 28 Apr 2013 07:24:53 +0700 From: Erich Dollansky To: Dennis Glatting Subject: Re: SMP boot differences between 8.4 and 9.1? Message-ID: <20130428072453.547c6d82@X220.ovitrap.com> In-Reply-To: <1367076544.10478.8.camel@btw.pki2.com> References: <1367076544.10478.8.camel@btw.pki2.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: 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: Sun, 28 Apr 2013 00:25:20 -0000 Hi, On Sat, 27 Apr 2013 08:29:04 -0700 Dennis Glatting wrote: > > I have two four socket Opteron 6200 motherboards with populated > 16-core Opteron 6200 series processors. Onw is Tyan (below) and the > other Supermicro. nice machines. > > When booted under 8.4 only two sockets are recognized but four under > 9.1. Is this expected behavior? > they are recognised but disabled. Is this the generic kernel? Erich