aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/core-api/workqueue.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-14/+29
2024-02-05workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 orderedTejun Heo1-9/+5
2024-02-04workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo1-5/+24
2024-01-11Documentation/core-api: fix spelling mistake in workqueueattreyee-muk1-1/+1
2024-01-03Documentation/core-api : fix typo in workqueueattreyee-muk1-1/+1
2023-10-12workqueue: doc: Fix function and sysfs path errorsWangJinchao1-2/+2
2023-08-07workqueue: Make default affinity_scope dynamically updatableTejun Heo1-1/+8
2023-08-07workqueue: Add "Affinity Scopes and Performance" section to documentationTejun Heo1-5/+179
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo1-7/+23
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo1-0/+63
2023-08-07workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configurationTejun Heo1-0/+59
2023-08-07workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo1-11/+10
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageTejun Heo1-19/+19
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo1-19/+19
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo1-0/+32
2023-01-31docs: 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-18Documentation: 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