aboutsummaryrefslogtreecommitdiff
path: root/Documentation/core-api/workqueue.rst
AgeCommit message (Expand)AuthorFilesLines
2023-10-12workqueue: doc: Fix function and sysfs path errorsGravatar WangJinchao 1-2/+2
2023-08-07workqueue: Make default affinity_scope dynamically updatableGravatar Tejun Heo 1-1/+8
2023-08-07workqueue: Add "Affinity Scopes and Performance" section to documentationGravatar Tejun Heo 1-5/+179
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesGravatar Tejun Heo 1-7/+23
2023-08-07workqueue: Add multiple affinity scopes and interface to select themGravatar Tejun Heo 1-0/+63
2023-08-07workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Gravatar Tejun Heo 1-0/+59
2023-08-07workqueue: Make unbound workqueues to use per-cpu pool_workqueuesGravatar Tejun Heo 1-11/+10
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageGravatar Tejun Heo 1-19/+19
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVEGravatar Tejun Heo 1-19/+19
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptGravatar Tejun Heo 1-0/+32
2023-01-31docs: ftrace: always use canonical ftrace pathGravatar Ross Zwisler 1-2/+2
2021-10-25workqueue: doc: Call out the non-reentrance conditionsGravatar Boqun Feng 1-4/+17
2020-10-15docs: basics.rst: move kernel-doc workqueue markups to workqueue.rstGravatar Mauro Carvalho Chehab 1-0/+2
2017-09-18Documentation: core-api: minor workqueue.rst cleanupsGravatar Randy Dunlap 1-6/+6
2017-07-18workqueue: doc change for ST behavior on NUMA systemsGravatar Alexei Potashnik 1-3/+7
2016-10-28Documentation/workqueue.txt: convert to ReST markupGravatar Silvio Fricke 1-0/+394