[erlang-questions] check which scheduler process is running on
Adel Zhang
adelzhang@REDACTED
Wed May 21 12:01:15 CEST 2014
hi,
erlang:system_info(scheduler_id) can get the scheduler id that the calling
process is running on. But if I only have the pid, how can I know the
scheduler id?
More information about the erlang-questions
mailing list