summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/workqueue.rst
AgeCommit message (Expand)AuthorLines
2023-08-07workqueue: Make default affinity_scope dynamically updatableTejun Heo-1/+8
2023-08-07workqueue: Add "Affinity Scopes and Performance" section to documentationTejun Heo-5/+179
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo-7/+23
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo-0/+63
2023-08-07workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Tejun Heo-0/+59
2023-08-07workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo-11/+10
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageTejun Heo-19/+19
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo-19/+19
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo-0/+32
2023-01-31docs: ftrace: always use canonical ftrace pathRoss Zwisler-2/+2
2021-10-25workqueue: doc: Call out the non-reentrance conditionsBoqun Feng-4/+17
2020-10-15docs: basics.rst: move kernel-doc workqueue markups to workqueue.rstMauro Carvalho Chehab-0/+2
2017-09-18Documentation: core-api: minor workqueue.rst cleanupsRandy Dunlap-6/+6
2017-07-18workqueue: doc change for ST behavior on NUMA systemsAlexei Potashnik-3/+7
2016-10-28Documentation/workqueue.txt: convert to ReST markupSilvio Fricke-0/+394