Per-CPU softirq balancer state carried by run_queue.
More...
|
|
std::atomic< u32 > | completion_count {0U} |
| | Counter bumped each time the balancer actually runs.
|
|
std::atomic< u8 > | kind {0U} |
| | Kind of balancing requested by the most recent raise.
|
|
std::atomic< u32 > | last_migration_ok {0U} |
| | Set to 1 when an active-balance migration succeeded.
|
|
std::atomic< u32 > | request_count {0U} |
| | Counter bumped each time a balance request is queued.
|
Per-CPU softirq balancer state carried by run_queue.
The documentation for this struct was generated from the following file:
- zxfoundation/sched/softirq.zcomponent/core.cxxm