CPU thread affinity set, will the OS scheduler give less job to the set cpu core from jobs of non set thread?

后端 未结 0 1908
旧时难觅i
旧时难觅i 2020-12-14 17:00

assuming I have a 18 core cpu, and in my c++ program I set thread affinity for two thread for core 3, 4 by pthread_setaffinity_np. Doe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题