For 6 Linux threads from my benchmarking and from what I have seen some peoples posts gives poor performance compared to libthr or libpthread I am using more of libthr over libpthread in 6.0 and have been benchmarking best results.

Try this in /etc/libmap.conf
[mysqld]
libpthread.so.2         libthr.so.2
libpthread.so           libthr.so

Mike

Cody Holland wrote:

Ok, I know this has come up before but I cannot find any good
documentation on BSD vs Linux threads using 5.4 or 6.0.  This will
basically be for a multi-processor mysql 5 server.  What are your
recommendations?

Thanks,
Cody
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to