Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lockless Waker Synchronization? #18

Closed
AldaronLau opened this issue Jul 30, 2022 · 0 comments · Fixed by #30 · May be fixed by #28
Closed

Lockless Waker Synchronization? #18

AldaronLau opened this issue Jul 30, 2022 · 0 comments · Fixed by #30 · May be fixed by #28
Labels
enhancement New feature or request

Comments

@AldaronLau
Copy link
Member

If it's possible to avoid spinlocks for the waker synchronization, it would probably make this crate faster.

@AldaronLau AldaronLau self-assigned this Aug 6, 2022
@AldaronLau AldaronLau added the enhancement New feature or request label Aug 6, 2022
@AldaronLau AldaronLau changed the title Avoid spinlocks? Lockless Waker Synchronization? Aug 6, 2022
@AldaronLau AldaronLau removed their assignment Aug 6, 2022
@AldaronLau AldaronLau mentioned this issue Aug 15, 2022
7 tasks
@AldaronLau AldaronLau linked a pull request Oct 30, 2022 that will close this issue
@AldaronLau AldaronLau linked a pull request Nov 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant