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