ZXFoundation™ 26h2
Loading...
Searching...
No Matches
zxfoundation::sched::sched_admission_result Struct Referenceexport

Result returned by scheduler class admission. More...

Data Fields

u8 _pad {0}
u64 admitted_period_ns {0}
 Period actually reserved by the scheduler.
u64 admitted_runtime_ns {0}
 Runtime actually reserved by the scheduler.
sched_class_id class_id {sched_class_id::fair}
 Class admitted by policy validation.
u16 preferred_cpu {0}
 Preferred CPU selected by topology admission.
bool remote_node_allowed {true}
 True when NUMA fallback remains permitted.
bool smt_sibling_allowed {true}
 True when SMT sibling placement remains permitted.

Detailed Description

Result returned by scheduler class admission.


The documentation for this struct was generated from the following file:
  • zxfoundation/sched/policy.cxxm