ZXFoundation™ 26h2
Loading...
Searching...
No Matches
zxfoundation::sched::rt::bw::rt_bandwidth Struct Referenceexport

Per-CPU RT bandwidth accounting block. More...

Collaboration diagram for zxfoundation::sched::rt::bw::rt_bandwidth:
[legend]

Data Fields

u8 _pad [3] {}
u64 rt_period_ns {RT_PERIOD_DEFAULT_NS}
u64 rt_period_start_ns {0ULL}
zxfoundation::sys::timer::kernel_timer rt_period_timer {}
u64 rt_runtime_ns {RT_RUNTIME_DEFAULT_NS}
bool rt_throttled {false}
u64 rt_time_ns {0ULL}

Detailed Description

Per-CPU RT bandwidth accounting block.

Carried inside rt_rq. Owned by the per-CPU run_queue.


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