[erlang-questions] How to debug dirty NIF?

Scott Lystig Fritchie fritchie@REDACTED
Mon Sep 1 11:45:09 CEST 2014


Hi, Max.  Regarding collapse of the regular/non-dirty Erlang schedulers,
we've found this daemon'ish thing quite useful.  It can detect scheduler
collapse, though it must create a bunch of nonsense busy work Erlang
processes to measure it.  And it can fix the problem temporarily
... until it happens again.

https://gist.github.com/slfritchie/d834ec3f8a4321b1c2c2

-Scott



More information about the erlang-questions mailing list