Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Service Arch
-
Service Arch Prioritized List
Description
With the changes in SERVER-81793 and the abstraction to be introduced in SERVER-81797, it should be possible for the `AsioNetworkingBaton` to avoid using `poll()` to wait for a notification in the case where we don't need to monitor any sockets.
There is a patch in SERVER-81793 with a proof-of-concept implementation of this idea.
Attachments
Issue Links
- depends on
-
SERVER-81797 Make our own portable implementation of atomic notify() and wait() with timeout support
-
- In Code Review
-
-
SERVER-81793 Don't do any syscalls to notify a baton that isn't in poll
-
- Closed
-