[][src]Module bastion_executor::placement

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.

set_for_current

Sets the current threads affinity