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



Relevant Pages

  • Re: mysql frequently crash on 6.2
    ... usage and crashes. ... I switched the threading library to libthr and the ... If you don't know how to switch what threading library is used, ... Do you have to recompile the mysql server after ...
    (freebsd-stable)
  • Re: switch from libpthread to libthr
    ... is the switch from libpthread to libthr as a default threading ...
    (freebsd-current)
  • Re: KDE Konsole, crashes, on a SIGABRT...
    ... >> I'm not sure how to switch to a libkse'd world. ... > You have to explicitly make and install both libkse and libthr: ... libkse and libthr are built by default now. ...
    (freebsd-current)
  • Re: mysql frequently crash on 6.2
    ... usage and crashes. ... I switched the threading library to libthr and the ... If you don't know how to switch what threading library is used, ...
    (freebsd-stable)