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: Sun, 17 Nov 2013 21:41:03 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

Richard Braun, le Sun 17 Nov 2013 17:13:23 +0100, a écrit :
> This patch makes use of a new GNU Mach specific call
> (thread_terminate_release [1]) so that threads do terminate themselves
> and release their stack, and in addition their last self reference,
> and their reply port.

I was first wondering whether I liked that.  After thinking more about
it, I do.  Thread termination has always been a burden in thread
libraries, and it's really way simpler when it's the kernel which
releases the last bits.  Your patch lines count shows that.  So I'd say
go ahead.

Samuel



reply via email to

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