> jake        2001/02/10 11:07:32 PST
> 
>   Modified files:
>     sys/kern             kern_synch.c 
>   Log:
>   Acquire sched_lock around need_resched() in roundrobin() to satisfy
>   assertions that it is held.  Since roundrobin() is a timeout there's
>   no possible way that it could be called with sched_lock held.
>   
>   Revision  Changes    Path
>   1.126     +5 -9      src/sys/kern/kern_synch.c
> 
> 

This fixes the tripped assertion in need_resched(), but -current still
hangs on boot.

We're working on it  :)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to