ax-task 0.7.1

OS-independent IRQ-safe SMP task scheduling core
Documentation

OS-independent task scheduling primitives.

The crate owns no global scheduler state. Operating systems create an explicit [runtime::TaskSystem] and one pinned [runtime::cpu::CpuLocal] object for every online CPU.