On Wed, 31 Jul 2019, Gabriel Krisman Bertazi wrote:
> Thomas Gleixner writes:
>
> > On Tue, 30 Jul 2019, Gabriel Krisman Bertazi wrote:
> >
> >> split the futex key setup from the queue locking and key reading. This
> >> is useful to support the setup of multiple keys at the same time, like
> >>
Gabriel Krisman Bertazi writes:
> Thomas Gleixner writes:
>> What has this to do with futex_requeue()? Absolutely nothing unleass you
>> can reused that code there, which I doubt.
>
>I think it could be reused there
Though I admit to not having tried it out. I suppose I can just drop
the refer
Thomas Gleixner writes:
> On Tue, 30 Jul 2019, Gabriel Krisman Bertazi wrote:
>
>> split the futex key setup from the queue locking and key reading. This
>> is useful to support the setup of multiple keys at the same time, like
>> what is done in futex_requeue() and what will be done for the
>
>
On Tue, 30 Jul 2019, Gabriel Krisman Bertazi wrote:
> split the futex key setup from the queue locking and key reading. This
> is useful to support the setup of multiple keys at the same time, like
> what is done in futex_requeue() and what will be done for the
What has this to do with futex_req
split the futex key setup from the queue locking and key reading. This
is useful to support the setup of multiple keys at the same time, like
what is done in futex_requeue() and what will be done for the
FUTEX_WAIT_MULTIPLE command.
Signed-off-by: Gabriel Krisman Bertazi
---
kernel/futex.c | 71
5 matches
Mail list logo