Rethinking the futex API
Rethinking the futex API
Posted Jun 19, 2020 0:59 UTC (Fri) by ras (subscriber, #33059)In reply to: Rethinking the futex API by Cyberax
Parent article: Rethinking the futex API
>> Waiting on multiple values can be done in user space.
>Not efficiently.
>Not efficiently.
Why not efficiently? Can you give me an example?
>> Association with a fd can be done with a userspace library writing a byte to a fifo on wakeup.
>Not in all environments.
Again, what environments?
