Samba hangs (pthread?)

Jeremy Allison jra at samba.org
Mon Jun 12 16:19:28 GMT 2006


On Mon, Jun 12, 2006 at 05:46:41PM +0200, Volker Lendecke wrote:
> On Mon, Jun 12, 2006 at 08:40:10AM -0700, Jeremy Allison wrote:
> > I know simply linking to pthreads doesn't call pthread_create(), but what about
> > things that have to be linked into Samba, such as the NSS libraries that are
> > dynamically loaded ? I don't think we know if any of them do or not (and won't
> > unless we examine source code).
> 
> Or async I/O? ;-)

Async IO on Fedora originally used pthreads, but with
the newer kernels it doesn't. So I'm hoping AIO is safe
to use right now.

Jeremy.


More information about the samba-technical mailing list