This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: pthread condvars and priority inheritance
- From: Carlos O'Donell <carlos at redhat dot com>
- To: "Rodriguez, Sergio SF" <sergio dot sf dot rodriguez at intel dot com>, "libc-alpha at sourceware dot org" <libc-alpha at sourceware dot org>
- Date: Mon, 25 Sep 2017 22:21:34 -0600
- Subject: Re: pthread condvars and priority inheritance
- Authentication-results: sourceware.org; auth=none
- References: <1506384583.26641.5.camel@intel.com>
On 09/25/2017 06:05 PM, Rodriguez, Sergio SF wrote:
> Hi everyone,
>
> I was looking at the bug
> https://sourceware.org/bugzilla/show_bug.cgi?id=11588 and was wondering
> if someone on the glibc community is looking at this, or if the bug is
> being tracked somewhere else?
Nobody I know is working on this issue right now.
Torvald's improved condition variables was the most recent work.
Darren Hart's PI work for condvars has to be updated in some way
to the new implementation of condvars.
Bug 11588 is the right place to track status.
I recommend having detailed discussions on libc-alpha, and only
posting status updates or consensus conclusions in the bug, that
way it's easier to follow the status.
--
Cheers,
Carlos.