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