Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 12:51:21 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Chris <chrcoluk@gmail.com>
Cc:        Michael Vince <mv@roq.com>, freebsd-performance@freebsd.org, huang leo <leo.huang.gd@gmail.com>
Subject:   Re: Benchmark MySQL Performance On FreeBSD And Linux
Message-ID:  <20060104125121.701cc504@Magellan.Leidinger.net>
In-Reply-To: <3aaaa3a0601011728j31f1cd5as@mail.gmail.com>
References:  <a0cd7c070512151920s67ca6cd6h@mail.gmail.com> <43B7BBEE.5020701@roq.com> <3aaaa3a0601011728j31f1cd5as@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2 Jan 2006 01:28:07 +0000
Chris <chrcoluk@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060104125121.701cc504>