Benchmark MySQL Performance On FreeBSD And Linux

Chris chrcoluk at gmail.com
Sat Jan 7 22:57:36 PST 2006


On 04/01/06, Alexander Leidinger <Alexander at leidinger.net> wrote:

> On Mon, 2 Jan 2006 01:28:07 +0000
> Chris <chrcoluk at gmail.com> wrote:
>
> > have had mysql lockups until I tinkered with the threading settings.
> Libthr
> > is the good old threading routine from the 4.x days if I am correct, so
> if
> > libpthread is indeed unstable under continous heavy load how has it
> become
> > unoticed by the developer's or has it just been tested in desktop
> > environments?
>
> libc_r is the threading library used in 4.x.
> libpthread and libthr are SMP aware threading libraries with a
> different internal structure (M:N vs. 1:1).
>
> Bye,
> Alexander.
>
> --
>            0 and 1. Now what could be so hard about that?
> http://www.Leidinger.net                       Alexander @ Leidinger.net
> GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
> WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/
>

ah thanks for correcting me, so libthr and libpthread are both new then in
5.x?

Chris


More information about the freebsd-performance mailing list