cvs commit: src/sys/kern sched_ule.c

Pascal Hofstee caelian at gmail.com
Mon Nov 8 15:35:23 PST 2004


On Mon, 8 Nov 2004 13:09:05 -0500, John Baldwin <jhb at freebsd.org> wrote:
> I don't think multithreaded processes are ready for FULL_PREEMPTION yet on
> either scheduler, so I wouldn't use FULL_PREEMPTION for now.

I already had intended to do a couple of test runs with just WITNESS +
INVARIANTS + SCHED_ULE + PREEMPTION ... (possible disabling WITNESS or
INVATIANTS) to see if the panic is triggered because of
FULL_PREEMPTION or if it is a general WITNESS / INVARIANTS issue.

I'll try to post my results here ...

-- 
  Pascal Hofstee


More information about the cvs-all mailing list