From owner-freebsd-arch Wed Nov 21 23:28:45 2001 Delivered-To: freebsd-arch@freebsd.org Received: from elvis.mu.org (elvis.mu.org [216.33.66.196]) by hub.freebsd.org (Postfix) with ESMTP id 93EB437B418; Wed, 21 Nov 2001 23:28:43 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 5566081D14; Thu, 22 Nov 2001 01:28:38 -0600 (CST) Date: Thu, 22 Nov 2001 01:28:38 -0600 From: Alfred Perlstein To: John Baldwin Cc: Steve Kargl , arch@FreeBSD.ORG, Julian Elischer Subject: Re: Kernel Thread scheduler Message-ID: <20011122012838.V13393@elvis.mu.org> References: <20011121212416.A88350@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, Nov 21, 2001 at 11:22:09PM -0800 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * John Baldwin [011122 01:22] wrote: > > Perhaps if 'proc' is put under _KERNEL. Since proc embeds a kse, ksegroup, > and thread, it can't very easily be defined w/o including those definitions. #if defined(_KERNEL) || defined(_REALLY_WANT_PROC) -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message