Project

General

Profile

« Previous | Next » 

Revision 62dfaeec

Added by ko1 (Koichi Sasada) almost 2 years ago

disable MN schedulers for some platforms

  • on __EMSCRIPTEN__ provides epoll* declarations, but no implementations.
  • on NON_SCALAR_THREAD_ID, now we can not debug issues on x390s/Ubuntu so skip it.

x390s/RHEL works fine, so I think we can remove second limitation but
I could not login to it so it seems hard to debug now.