Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 14:10:24 -0500
From:      Jake Burkholder <jburkholder0829@home.com>
To:        freebsd-current@freebsd.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_synch.c 
Message-ID:  <20010210191025.0BD73BAB0@cr66388-a.rchrd1.on.wave.home.com>
In-Reply-To: Message from Jake Burkholder <jake@FreeBSD.org>  of "Sat, 10 Feb 2001 11:07:32 PST." <200102101907.f1AJ7XY67400@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010210191025.0BD73BAB0>