Data Structures | |
| struct | zxfoundation::sched::rq_snapshot::rq_snapshot |
Snapshot of a remote run_queue's balancer-relevant fields. More... | |
Functions | |
| auto | zxfoundation::sched::rq_snapshot::collect (u16 cpu, rq_snapshot &out) noexcept -> std::expected< void, lib::kernel_error > |
Collect a lockless advisory snapshot of cpu's run queue. | |
| auto | zxfoundation::sched::rq_snapshot::publish (sched::rq::run_queue &rq) noexcept -> void |
| Publish the run-queue fields used by remote balancers. | |
Files | |
| file | zxfoundation/sched/rq_snapshot.zcomponent/core.cxxm |
| file | zxfoundation/sched/rq_snapshot.zcomponent/core.cxx |