From owner-cvs-all Sat Dec 28 15:53:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1008B37B407 for ; Sat, 28 Dec 2002 15:53:10 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id BEC8A43EC2 for ; Sat, 28 Dec 2002 15:53:04 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 83597 invoked by uid 1000); 28 Dec 2002 23:53:00 -0000 Date: Sat, 28 Dec 2002 15:53:00 -0800 (PST) From: Nate Lawson To: Jake Burkholder Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_smp.c In-Reply-To: <20021228232120.DF56337B42C@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 28 Dec 2002, Jake Burkholder wrote: > Modified files: > sys/kern subr_smp.c > Log: > Add a tunable kern.smp.disabled for disabling explicitly smp on an smp > kernel. > > Revision Changes Path > 1.171 +5 -1 src/sys/kern/subr_smp.c Would love to see this go into RELENG_4 (and 5.0 for that matter). This would aid testing. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message