Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-08 | workqueue: Implement non-strict affinity scope for unbound workqueues | Tejun Heo | 2 | -11/+26 |
2023-08-08 | workqueue: Add multiple affinity scopes and interface to select them | Tejun Heo | 1 | -6/+9 |
2023-08-08 | workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur... | Tejun Heo | 1 | -0/+166 |
2023-05-18 | workqueue: Track and monitor per-workqueue CPU time usage | Tejun Heo | 1 | -1/+8 |
2023-05-18 | workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE | Tejun Heo | 1 | -1/+12 |
2023-05-18 | workqueue: Add pwq->stats[] and a monitoring script | Tejun Heo | 1 | -0/+150 |