-On [20010210 16:27], Jeroen Ruigrok/Asmodai ([EMAIL PROTECTED]) wrote:
>#ifdef SMP
>       mtx_lock_spin(&sched_lock);
>       need_resched();
>       forward_roundrobin();
>       mtx_unlock_spin(&sched_lock);
>#else

This does not quite work.

I don't get the panic() anymore, but now I have solve the hanging. :)

Perhaps only need_resched() needs to be spinlocked.  I am not sure, I am
not a SMP guru.

-- 
Jeroen Ruigrok vd Werven/Asmodai    asmodai@[wxs.nl|bart.nl|freebsd.org]
Documentation nutter/C-rated Coder BSD: Technical excellence at its best  
          D78D D0AD 244D 1D12 C9CA  7152 035C 1138 546A B867
I'm a child of the air, I'm a witch of the wind...


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

Reply via email to