[Samba] 3.0.23rc1 - Failed to setup RT_SIGNAL_NOTIFY handler

Jeremy Allison jra at samba.org
Sun May 28 21:02:14 GMT 2006


On Sun, May 28, 2006 at 10:04:33PM +0200, Volker Lendecke wrote:
> Yea, but what can you do... glibc does not even try the
> sigaction syscall but directly returns with -EINVAL.

Indeed, what can you do :-).

> Another thing: Is it wise to link in pthreads at all if not
> strictly necessary? I thought tridge had some depressing
> performance results that just came from linking in pthreads.

That's right - as soon as you link in pthreads you get
some nasty effects for non-thread using programs (locking
around malloc etc.). Best not too.

Jeremy.


More information about the samba-technical mailing list