Re: Thread starvation with mutex

Jamie Lokier <[email protected]> Fri, 13 Feb 2004 23:54:14 +0000
Newsgroups gmane.comp.lib.phil
Message-ID <[email protected]>
Perez-Gonzalez, Inaky wrote:
> It is missing complete support (priority scheduling is actually disabled).

Is RTNPTL just the kernel patch that makes futexes wake the highest
priority waiter, or are there userspace changes as well?

-- Jamie