Date: Mon, 20 Sep 2004 20:35:30 +0200 From: Aurelien NEPHTALI <aurelien.nephtali@wanadoo.fr> To: current@freebsd.org Cc: freebsd@jdc.parodius.com Subject: Re: Brief freezes with -current as of early last week Message-ID: <20040920183530.GA1311@nebula.wanadoo.fr> In-Reply-To: <20040920183037.GA61741@parodius.com> References: <20040920100038.GA30307@clan.nothing-going-on.org> <20040920160019.GA3403@VARK.MIT.EDU> <20040920161628.GG30307@clan.nothing-going-on.org> <20040920183037.GA61741@parodius.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, nebula% cat /sys/conf/NOTES | grep PREEMPTION # PREEMPTION allows the threads that are in the kernel to be preempted # FULL_PREEMPTION instructs the kernel to preempt non-realtime kernel # Relies on the PREEMPTION option. DON'T TURN THIS ON. options PREEMPTION options FULL_PREEMPTION I don't know exactly when it became a kernel option, but it is now :) On Mon, Sep 20, 2004 at 11:30:37AM -0700, Jeremy Chadwick wrote: > PREEMPTION isn't a kernel option -- it's something you tweak in > /usr/include/machine/param.h (or /usr/src/include/...), unless this > procedure has changed recently... > -- NEPHTALI 'dak' Aurelien TEK2 - Promo 2008 06.19.84.90.10
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920183530.GA1311>