开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
workqueue.rst
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-02-05
workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered
Tejun Heo
2024-02-04
workqueue: Implement BH workqueues to eventually replace tasklets
Tejun Heo
2024-01-11
Documentation/core-api: fix spelling mistake in workqueue
attreyee-muk
2024-01-03
Documentation/core-api : fix typo in workqueue
attreyee-muk
2023-10-12
workqueue: doc: Fix function and sysfs path errors
WangJinchao
2023-08-07
workqueue: Make default affinity_scope dynamically updatable
Tejun Heo
2023-08-07
workqueue: Add "Affinity Scopes and Performance" section to documentation
Tejun Heo
2023-08-07
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
2023-08-07
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
2023-08-07
workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...
Tejun Heo
2023-08-07
workqueue: Make unbound workqueues to use per-cpu pool_workqueues
Tejun Heo
2023-05-17
workqueue: Track and monitor per-workqueue CPU time usage
Tejun Heo
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
2023-05-17
workqueue: Add pwq->stats[] and a monitoring script
Tejun Heo
2023-01-31
docs: ftrace: always use canonical ftrace path
Ross Zwisler
2021-10-25
workqueue: doc: Call out the non-reentrance conditions
Boqun Feng
2020-10-15
docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst
Mauro Carvalho Chehab
2017-09-18
Documentation: core-api: minor workqueue.rst cleanups
Randy Dunlap
2017-07-18
workqueue: doc change for ST behavior on NUMA systems
Alexei Potashnik
2016-10-28
Documentation/workqueue.txt: convert to ReST markup
Silvio Fricke