Hi Adrian, Just to clarify, is the kernel pre-emption involuntary?
Let say I have a kernel thread processing a huge list of entries, would this thread get involuntarily context switched out because of kernel preemption? What is the time slice after which a kernel thread can involuntarily context switched out? Could you please point to the file in the source code which handles the kernel pre-emption. Thanks, Vasanth On Fri, Mar 22, 2013 at 4:00 PM, Adrian Chadd <[email protected]> wrote: > Yes. > > > > Adrian > > > On 22 March 2013 12:09, vasanth rao naik sabavat > <[email protected]> wrote: > > Hi, > > > > Is the FreeBSD-10 kernel preemptive? > > > > -- > > Thanks, > > Vasanth > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > > To unsubscribe, send any mail to " > [email protected]" > -- Thanks, Vasanth _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

