Open jpsamaroo opened 3 years ago
For the pthread changes, I followed the suggestion from https://www.openwall.com/lists/musl/2015/05/08/24 to set thread affinity after pthread_create.
pthread_create
For the pthread changes, I followed the suggestion from https://www.openwall.com/lists/musl/2015/05/08/24 to set thread affinity after
pthread_create
.