Expand description
Core placement configuration and management
Placement module enables thread placement onto the cores. CPU level affinity assignment is done here.
Structs§
- CoreId
- CoreID implementation to identify system cores.
Functions§
- get_
core_ ids - This function tries to retrieve information on all the “cores” active on this system.
- get_
num_ cores - This function tries to retrieve the number of active “cores” on the system.
- set_
for_ current - Sets the current threads affinity