Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



On Mon, Apr 28, 2008 at 11:54:49AM -0700, Jason Thorpe wrote:

> >Log Message:
> >Even if PREEMPTION is defined, disable it by default until any  
> >preemption
> >safety issues have been ironed out. Can be enabled at runtime with  
> >sysctl.
> 
> Any real reason to have the compile-time option if we can change it at  
> run-time?

I was going to put the option into std.i386 and std.amd64, but on reflection
there's no reason it shouldn't be a __HAVE_PREEMPTION instead...

Andrew


Home | Main Index | Thread Index | Old Index