This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] pthread support for FUTEX_WAIT_MULTIPLE


On 31/07/2019 22:58, Pierre-Loup A. Griffais wrote:
> On 7/31/19 3:01 AM, Szabolcs Nagy wrote:
>> the futex syscall is multiplexed and intricately related to the
>> pthread implementation so there are many reasons why such patch
>> should not be accepted into linux before agreement with userspace.
> 
> What does that process typically look like, other than raising it on both ends like we did?

such kernel patch has to be visible to ppl who care about
the linux userspace api, i think the linux-api list is the
closest and if the patch needs eyes from glibc developers
then cc libc-alpha too (e.g. a patch documenting new syscall
behaviour on the kernel side should ideally be reviewed on
libc-alpha too to ensure the semantics is ok from a libc pov)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]