bug-hurd
[Top][All Lists]
Advanced

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

Re: [RFC] Enable thread termination


From: Samuel Thibault
Subject: Re: [RFC] Enable thread termination
Date: Mon, 18 Nov 2013 16:14:57 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

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.

> On a micro-kernel based system, there is a lot more work to do.

I don't see much more there. The reply port, the self thread port, what
else?

Samuel



reply via email to

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