Skip to main content

Crate scx_cidland

Crate scx_cidland 

Source

Re-exportsΒ§

pub use bpf_intf::*;

ModulesΒ§

bpf_intf
bpf_skel πŸ”’
stats πŸ”’
types

StructsΒ§

BpfLinks
BpfMaps
BpfProgs
BpfSkel
BpfSkelBuilder
OpenBpfMaps
OpenBpfProgs
OpenBpfSkel
Opts πŸ”’
scx_cidland: a cid-based, topology-aware scheduler.
Scheduler πŸ”’
StructOps

ConstantsΒ§

SCHEDULER_NAME πŸ”’

FunctionsΒ§

main πŸ”’
parse_cpu_list πŸ”’
Parse a comma-separated list of CPUs and ranges, e.g. β€œ0-3,8,10-11”.
parse_primary_domain πŸ”’
Resolve the –primary-domain argument: either one of the topology keywords or an explicit CPU list.
run_syscall_prog πŸ”’
Run a SEC(β€œsyscall”) program with @args as its context.