From owner-cvs-all Fri Jan 7 10:16:16 2000 Delivered-To: cvs-all@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 6B7F7158FE; Fri, 7 Jan 2000 10:16:12 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id KAA11639; Fri, 7 Jan 2000 10:16:09 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Luoqi Chen Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c src/sys/i386/include mpapic.h In-reply-to: Your message of "Fri, 07 Jan 2000 00:49:25 PST." <200001070849.AAA92060@freefall.freebsd.org> Date: Fri, 07 Jan 2000 10:16:09 -0800 Message-ID: <11637.947268969@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the > value of NCPU relative to the number of cpus physically present, the actual > number of cpus utilized will be the smaller of the two. Does this mean (or will this eventually mean) that we can ship a single GENERIC kernel which is SMP capable yet still functions on UP systems? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message