Skip to main content

Module arenalib

Module arenalib 

Source

Re-exports§

pub use crate::bpf_skel::types;

Structs§

ArenaLib
Live BPF arena library state. Returned by setup() and must be kept alive for as long as the scheduler instance uses the arena: dropping it stops and joins the library’s background threads.

Constants§

MAX_CPU_SUPPORTED 🔒
Maximum length of CPU mask supported by the library in bits.