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

David Xu davidxu at freebsd.org
Sun May 7 00:29:16 UTC 2006


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@, 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


More information about the freebsd-performance mailing list