[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Another glibc Hurd signal code deadlock: Mach thread_suspend sporadi
From: |
Samuel Thibault |
Subject: |
Re: Another glibc Hurd signal code deadlock: Mach thread_suspend sporadically returning KERN_FAILURE |
Date: |
Sun, 23 Dec 2012 23:49:25 +0100 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Hello,
Richard Braun, le Thu 20 Dec 2012 16:16:13 +0100, a écrit :
> The patch does make sense, but with what we now know,
> I would consider it incomplete. There is already far too much busy
> waiting in the Hurd. We should rather change thread_suspend so that it
> blocks until the target thread state changes.
Agreed, I have pushed that.
> Other than that, the analysis and the fix look good.
AIUI, with the gnumach fix it is not needed any more, right?
Samuel