Re: Fine-grained locking for POSIX local sockets (UNIX domain sockets)

From: David Xu <davidxu_at_freebsd.org>
Date: Sun, 7 May 2006 08:29:10 +0800
On Sunday 07 May 2006 06:39, Attila Nagy wrote:
> On 2006. 05. 06. 22:50, Robert Watson wrote:
> >> The machine is a quad core Xeon LV server, the client side is
> >> sysbench, accessing mysql 4.1.8 on a socket. Heap table, simple test.
> >
> > Which threading library is that with, btw?  If libpthread, could you run
> > the same test with libthr, and vice versa?
>
> thr and with dynamically linked mysql, because when I link it with
> -static, it dies with sig11 at startup.
>
Our static thread library build is broken, my standpoint is weak symbol 
overriding never works correctly, if you have any idea, we can discuss
it on arch_at_, we of course will be at disadvantageous position if it won't
be fixed.

> You can find the updated picture at the previous link.

David Xu
Received on Sat May 06 2006 - 22:29:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:55 UTC