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

Add Erlang VM reduction count 'bumps' to all NIF calls #42

Merged
merged 3 commits into from
Nov 15, 2012

Conversation

slfritchie
Copy link
Contributor

Attempt to address the "stuck schedulers" problem by informing the R15 schedulers that there is more work going on by the NIFs than they believe.

@ghost ghost assigned slfritchie, rclar2s and chardan Nov 14, 2012
@chardan
Copy link
Contributor

chardan commented Nov 15, 2012

+1 (with note that I can't reproduce the scheduler issue to verify directly; passes tests)

@ghost ghost assigned slfritchie Nov 15, 2012
slfritchie added a commit that referenced this pull request Nov 15, 2012
Add Erlang VM reduction count 'bumps' to all NIF calls
@slfritchie slfritchie merged commit ab9d0dd into master Nov 15, 2012
@seancribbs seancribbs deleted the slf-bump-reductions branch April 1, 2015 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants