diff options
author | Steve Vinoski <[email protected]> | 2016-02-21 20:32:40 -0500 |
---|---|---|
committer | Steve Vinoski <[email protected]> | 2016-02-21 20:32:40 -0500 |
commit | 9f60b6ea108b625affe5aef745443c8422c8d64f (patch) | |
tree | bd393b07696a5eff428ef9005d3eaa7bfede55b9 /erts/preloaded/src/prim_file.erl | |
parent | 33f8fe899ec052ab0a33566f7e9e92fadf3f0a68 (diff) | |
download | otp-9f60b6ea108b625affe5aef745443c8422c8d64f.tar.gz otp-9f60b6ea108b625affe5aef745443c8422c8d64f.tar.bz2 otp-9f60b6ea108b625affe5aef745443c8422c8d64f.zip |
Skip run queue lock check for dirty schedulers
The wake_scheduler function asserts that the run queue is not locked,
but this assertion sometimes fails for dirty schedulers (in January
2016 a user in erlang-questions reported a dirty schedulers problem
related to this). After discussing it with Rickard, we decided
modifying the assertion was the most practical way to address the
problem.
Diffstat (limited to 'erts/preloaded/src/prim_file.erl')
0 files changed, 0 insertions, 0 deletions