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
18
c++
pthread_setaffinity_np