BSD vs Linux Threads

Michael Vince mv at roq.com
Thu Dec 1 19:00:47 PST 2005


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 at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>  
>



More information about the freebsd-questions mailing list