Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 14:34:17 +0200
From:      Steven Jurczyk <steve@post.pl>
To:        stable@FreeBSD.org
Subject:   SCHED_ULE with SMP broke libpthread/libthr on 5.4-RELEASE
Message-ID:  <4281FBC9.5040506@post.pl>

next in thread | raw e-mail | index | archive | help
**Using SCHED_ULE on SMP/HT machine broke applications which use 
libpthread/libthr, probably at context switching between threads... The 
applications simply hang and they aren't killable (kill -9 <pid> don't 
work).. Usually this also break kernel shutdown (can't flush some inodes 
or blocks)...

This is very big problem for people who want use mysql_server on SMP 
machines...
On FreeBSD 5.4-RC3 this don't happend...

Details at http://www.freebsd.org/cgi/query-pr.cgi?pr=threads/80887

--
best regards
steve at home.pl



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