bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] Enable thread termination


From: Neal H. Walfield
Subject: Re: [RFC] Enable thread termination
Date: Mon, 18 Nov 2013 20:46:02 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Mon, 18 Nov 2013 16:14:57 +0100,
Samuel Thibault wrote:
> 
> Neal H. Walfield, le Mon 18 Nov 2013 13:41:46 +0100, a écrit :
> > At Mon, 18 Nov 2013 12:31:42 +0100,
> > Richard Braun wrote:
> > > The threading library is a
> > > low level component and should act as closely as its users expect it to.
> > 
> > I don't agree.  On Linux, creating a thread is a pretty much a single
> > system call.
> 
> Err, not really. There are a *lot* of things that libpthread fixes up,
> be it TLS, robust mutex lists, reseting cancellability state, tracing,
> etc.

Ok, fair enough.  My assumptions/recollections about how NPTL work are
probably incorrect.  I haven't looked at that code in a long time.

Neal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]