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

Call nanosleep instead of sleep in polling loop #130

Merged
merged 1 commit into from
Aug 20, 2018

Conversation

gaul
Copy link
Member

@gaul gaul commented Jul 20, 2017

This avoids unnecessary rt_sigprocmask and rt_sigaction system calls.

This avoids unnecessary rt_sigprocmask and rt_sigaction system calls.
@dgraziotin
Copy link
Collaborator

dgraziotin commented Oct 4, 2017

I will test this once I get my MBP back. Thank you so much for all the other PRs, folks!
Also, candidate for 2.1.x

@gaul gaul merged commit ca52e9c into linux-on-mac:master Aug 20, 2018
@gaul gaul deleted the sleep branch August 20, 2018 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants