Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mysql performance tuning @ FreeBSD6




Hi,

I've read a lot about mysql performance tuning - also
on this list.

1) I can switch from libpthread to libthr, which should
   give a perfomance benefit. This is done in /etc/libmap.conf

2) I can build a static linked version of mysqld (BUILD_OPTIMIZED=yes),
   which should also give a performance benefit.

But with static linked libraries, I cannot switch between
libthread and libthr - right? Could somebody give me an inspiration/
recommendation?


Kind regards,
Thomas