Date: Sun, 30 Sep 2012 12:00:10 GMT From: Andriy Gapon <avg@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Message-ID: <201209301200.q8UC0Avb043636@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Andriy Gapon <avg@FreeBSD.org> To: bug-followup@FreeBSD.org, eugen@eg.sd.rdtc.ru Cc: Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date: Sun, 30 Sep 2012 14:54:02 +0300 It looks like CPUs 0 - 4 are idle, but CPU 5 has load of three. One of those threads is the syslogd thread that holds the lock, but the currently running thread is 'ipmi0: kcs' thread with tid 100118. It would interesting to examine what it is doing. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209301200.q8UC0Avb043636>
