Module placement

Module placement 

Source
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