Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2009 17:00:28 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Sergio Tam <tam.sergio@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Log message
Message-ID:  <4A20771C.9040008@elischer.org>
In-Reply-To: <d75759ac0905291618t61eaf00axee53c310e17da2dd@mail.gmail.com>
References:  <d75759ac0905291618t61eaf00axee53c310e17da2dd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sergio Tam wrote:
> Hi
> 
> On the /var/log/messages show this:
> 
>  kernel: pid 33785: corrected slot count (4->1)
> 
> ¿Whats means?
> 
> 
> Thanks for your time.
> 
> Regards
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"

It means that you are running an old system, using M:N threads and 
that the threading code somehow lost track of how may threads were 
running on that process. The system scheduler corrected it.

I never figured out the situation when this occured but it goes away 
if you move to a newer version of the OS and go to linking with libthr.




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