Module sched

Source
Expand description

Wrappers for CPU affinity functions.

Structs§

CpuSet 🔒

Functions§

enable_core_scheduling
Enable experimental core scheduling for the current thread.
get_cpu_affinity
set_cpu_affinity
Set the CPU affinity of the current thread to a given set of CPUs.