Crate filecoin_core_affinity

Source

Structs§

Cleanup
CoreGroup
CpuSet
CpuSet represent a bit-mask of CPUs. CpuSets are used by sched_setaffinity and sched_getaffinity for example.
GroupedAllocator
HierarchicalAllocator
ManagedCore
NoAllocator
SequentialAllocator

Traits§

CoreAllocator