Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-25 | workqueue: remove unnecessary import and function in wq_monitor.py | Kemeng Shi | 1 | -8/+1 |
2023-08-07 | workqueue: Implement non-strict affinity scope for unbound workqueues | Tejun Heo | 1 | -7/+14 |
2023-05-17 | workqueue: Track and monitor per-workqueue CPU time usage | Tejun Heo | 1 | -1/+8 |
2023-05-17 | workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE | Tejun Heo | 1 | -1/+12 |
2023-05-17 | workqueue: Add pwq->stats[] and a monitoring script | Tejun Heo | 1 | -0/+150 |