From owner-cvs-all Mon Jan 15 13:59: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id 0AC5737B401; Mon, 15 Jan 2001 13:58:44 -0800 (PST) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.0/8.9.3) with ESMTP id f0FLwes62572; Mon, 15 Jan 2001 14:58:41 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200101152158.f0FLwes62572@aslan.scsiguy.com> To: Daniel Eischen Cc: John Baldwin , Bruce Evans , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Wilko Bulte , Poul-Henning Kamp , Peter Wemm Subject: Re: cvs commit: src/sys/i386/conf GENERIC In-Reply-To: Your message of "Mon, 15 Jan 2001 16:43:08 EST." Date: Mon, 15 Jan 2001 14:58:40 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I wouldn't want to set anything that tells the kernel not to switch >the process (or KSE). That shouldn't be allowed from userland, at >least without proper permissions. It doesn't tell it not to switch to any other KSE, but rather not to switch to another KSE within the same "process" (process group? I don't know the correct terminology). I don't see why this would be a security problem. Of course, this would only be available for UP, i386 configurations. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message