文章目录1.问题2.解决办法1.问题以root身份运行时,pthread_create优先级线程返回EPERM2.解决办法echo $$>/sys/fs/cgroup/cpu/tasks则可以恢复参考:https://github.com/coreos/bugs/issues/410