summaryrefslogtreecommitdiffstats
path: root/tools/workqueue
AgeCommit message (Expand)AuthorLines
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo-11/+26
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo-6/+9
2023-08-07workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Tejun Heo-0/+166
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageTejun Heo-1/+8
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo-1/+12
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo-0/+150