sim SMP: CPU0 should not be the main thread. That introduces an asymmetry...
sim SMP: CPU0 should not be the main thread. That introduces an asymmetry since the main thread has no pthread_t ID. Instead, start an additional pthread for CPU0. The main thread will just wait and do nothing in this case
parent
08e2fc0b
Please register or sign in to comment