Bug #1258
CPThread : CPMainThread doesn't initialize thread handle
Status: | New | Start date: | 03/17/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | NeL: General | |||
Target version: | - |
Description
A pontential issue :
pthread_setaffinity_np cpumask is now 128 byte long. So we can miss some core
on certain configuration.
The following patch have been tested only on linux