Feature #1069
Thread/process CPU affinity Implementation for Linux
| Status: | Closed | Start date: | 08/12/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100%  | 
||
| Category: | OS: GNU/Linux | |||
| Target version: | Version 0.8.0 | 
Description
Currently, under Linux, client is using all cores. This could create problems as noticed for NLMISC::getPerformanceTime().
That's because implementation of CPU affinity is missing for pthread.
History
#1
    
    
    Updated by kervala about 8 years ago
    
    - Status changed from Assigned to Resolved
 - % Done changed from 0 to 100
 
Applied in changeset r632.
#2
    
    
    Updated by kervala about 8 years ago
    
    - Target version set to Version 0.8.0
 
#3
    
    
    Updated by kervala almost 8 years ago
    
    - Status changed from Resolved to Closed