zhkl0228 / unidbg

Allows you to emulate an Android native library, and an experimental iOS emulation
Apache License 2.0
3.88k stars 966 forks source link

set_schedule_affinity Operation not permitted #306

Closed Tasfa closed 3 years ago

Tasfa commented 3 years ago

Native层实现了绑核(CPU)逻辑,操作不被允许

set_schedule_affinity failed: Operation not permitted Failed to sched_set_affinity

zhkl0228 commented 3 years ago

https://github.com/zhkl0228/unidbg/commit/fc07d9c36226dbafb164fd83ac38329e71732ac9 已经解决