CPU affinity configuration fixes
- if no affinity was set for a new thread before calling Cpu_session::start(), the CPU session's affinity gets set for this thread - documentation fix: <affinity_space> -> <affinity-space> Fixes #873.
This commit is contained in:
committed by
Norman Feske
parent
2501cb189e
commit
3e8e55ec16
@@ -564,7 +564,7 @@ declaration describes an affinity space of 4x2:
|
||||
|
||||
! <config>
|
||||
! ...
|
||||
! <affinity_space width="4" height="2" />
|
||||
! <affinity-space width="4" height="2" />
|
||||
! ...
|
||||
! </config>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user