summaryrefslogtreecommitdiff
path: root/Documentation/core-api/workqueue.rst
AgeCommit message (Expand)Author
2024-01-11Documentation/core-api: fix spelling mistake in workqueueattreyee-muk
2024-01-03Documentation/core-api : fix typo in workqueueattreyee-muk
2023-10-12workqueue: doc: Fix function and sysfs path errorsWangJinchao
2023-08-07workqueue: Make default affinity_scope dynamically updatableTejun Heo
2023-08-07workqueue: Add "Affinity Scopes and Performance" section to documentationTejun Heo
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo
2023-08-07workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Tejun Heo
2023-08-07workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageTejun Heo
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo
2023-01-31docs: ftrace: always use canonical ftrace pathRoss Zwisler
2021-10-25workqueue: doc: Call out the non-reentrance conditionsBoqun Feng
2020-10-15docs: basics.rst: move kernel-doc workqueue markups to workqueue.rstMauro Carvalho Chehab
2017-09-18Documentation: core-api: minor workqueue.rst cleanupsRandy Dunlap
2017-07-18workqueue: doc change for ST behavior on NUMA systemsAlexei Potashnik
2016-10-28Documentation/workqueue.txt: convert to ReST markupSilvio Fricke