Rethinking the futex API
Rethinking the futex API
Posted Jun 19, 2020 0:24 UTC (Fri) by Cyberax (✭ supporter ✭, #52523)In reply to: Rethinking the futex API by ras
Parent article: Rethinking the futex API
> Waiting on multiple values can be done in user space.
Not efficiently.
Not efficiently.
> Association with a fd can be done with a userspace library writing a byte to a fifo on wakeup.
Not in all environments.
