Date: Fri, 23 Jul 2004 19:05:10 +0200 From: Johan Pettersson <manlix@demonized.net> To: "Evan Dower" <evantd@hotmail.com> Cc: current@freebsd.org Subject: Re: STABILITY [Fwd: cvs commit: src/sys/kern kern_switch.c] Message-ID: <20040723190510.0f996c7f.manlix@demonized.net> In-Reply-To: <BAY8-F120JXsNQptgFr00035c07@hotmail.com> References: <BAY8-F120JXsNQptgFr00035c07@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Jul 2004 08:50:35 -0700 "Evan Dower" <evantd@hotmail.com> wrote: > Only that I don't have FULL_PREEMPTION defined in my kernel config. > I'm no kernel hacker yet ;-) > You don't need to be a kernel hacker. Just change 'define' to 'undef'. :) #define PREEMPTION -> #undef PREEMPTION
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040723190510.0f996c7f.manlix>