ULE Status.

Antoine Brodin antoine.brodin at laposte.net
Mon Jun 6 21:23:05 GMT 2005


Jeff Roberson <jroberson at chesapeake.net> wrote:
> On Sun, 5 Jun 2005, jason henson wrote:
> 
> > Divacky Roman wrote:
> >
> > >On Sat, Jun 04, 2005 at 05:25:33AM -0400, Jeff Roberson wrote:
> > >
> > >
> > >>I just fixed what should be the last ULE+KSE+PREEMPTION bug.  Please let
> > >>me know if you run into any problems with it, preferably with a seperate
> > >>mail to me as I'm more likely to see this than one which is cc'd to
> > >>current at .
> > >>
> > >>
> > >
> > >I just tried ULE+PREEMPTION and I still experience hardlocks... I found that
> > >its usually (80%) caused by mplayer... I dont know maybe it uses some specific
> > >things which make it more probable.
> > >
> > >without PREEMPTION everything works ok. I got the hardlock when compiling
> > >gcc41, downloading some big file from internet and trying to watch video usin
> > >mplayer
> > >
> > >I also have this
> > >Jun  5 09:46:18 witten kernel: pid 593: corrected slot count (9672->1)
> 
> I can not reproduce this.  can you tell me what that pid is?  Can you tell
> me what your sched_ule.c version is?  I'm presently running
> ULE+PREEMPTION+KSE with mozilla, gaim, and mplayer all threaded.

This message is printed the first time I quit a threaded app and the
pid is the pid of the threaded app I quit.
It is only printed once (see line 488 of kern_switch.c), and limitcount
should probably be made static so that it is initialized to zero.

Cheers,

Antoine


More information about the freebsd-current mailing list