Age | Commit message (Expand) | Author |
---|---|---|
2023-08-07 | workqueue: Implement non-strict affinity scope for unbound workqueues | Tejun Heo |
2023-08-07 | workqueue: Add multiple affinity scopes and interface to select them | Tejun Heo |
2023-08-07 | workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur... | Tejun Heo |
2023-05-17 | workqueue: Track and monitor per-workqueue CPU time usage | Tejun Heo |
2023-05-17 | workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE | Tejun Heo |
2023-05-17 | workqueue: Add pwq->stats[] and a monitoring script | Tejun Heo |