From owner-freebsd-current@FreeBSD.ORG Tue Nov 2 18:43:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E76D16A4CE for ; Tue, 2 Nov 2004 18:43:49 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56E5B43D2F for ; Tue, 2 Nov 2004 18:43:49 +0000 (GMT) (envelope-from itinerant@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id iA2IhnLU029852 for ; Tue, 2 Nov 2004 10:43:49 -0800 (PST) Received: from [192.168.1.197] (82-32-113-250.cable.ubr03.hawk.blueyonder.co.uk [82.32.113.250]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id iA2Iheks000114 for ; Tue, 2 Nov 2004 10:43:48 -0800 (PST) Message-ID: <4187D55C.3010307@mac.com> Date: Tue, 02 Nov 2004 18:43:40 +0000 From: Pete Carss User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: smp in RC2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2004 18:43:49 -0000 Hello all, Everything I've read about the 5.x series says that SMP is now automatic. I've just installed RC2 on a dual pentium pro compaq box, and it took a recompile of the kernel to get SMP working - is this as expected? Pete