Contact
Privacy
DMCA
Robuta
https://www.mail-archive.com/commits@nuttx.apache.org/msg137638.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://www.mail-archive.com/commits@nuttx.apache.org/msg137637.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://www.mail-archive.com/commits@nuttx.apache.org/msg137641.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://mail-archive.com/commits@nuttx.apache.org/msg136624.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://lkml.org/lkml/2012/8/14/639
LKML: Joonsoo Kim: [PATCH v2 4/6] workqueue: introduce system_highpri_wq
4 6
https://lkml.org/lkml/2026/4/29/1984
LKML: Tejun Heo: Re: [PATCH wq/for-7.1-fixes] workqueue: Annotate alloc_workqueue_va() with...
https://mail-archive.com/commits@nuttx.apache.org/msg137652.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://lwn.net/Articles/316780/
create workqueue threads only when needed [LWN.net]
when needed
create
workqueue
threads
lwn
https://lkml.org/lkml/2012/8/13/376
LKML: JoonSoo Kim: Re: [PATCH 5/5] workqueue: use system_highpri_wq for unbind_work
https://www.mail-archive.com/commits@nuttx.apache.org/msg136628.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://lkml.org/lkml/2025/11/24/1098
LKML: Tejun Heo: Re: [PATCH v3] tty: tty_port: add workqueue to flip tty buffer
https://lkml.org/lkml/2024/8/7/94
LKML: Sangmoon Kim: RE: [PATCH v2] workqueue: add cmdline parameter workqueue.panic_on_stall
https://lkml.org/lkml/2011/4/11/375
LKML: Tejun Heo: Re: Strange block/scsi/workqueue issue
lkml
heo
strange
block
scsi
https://www.mail-archive.com/commits@nuttx.apache.org/msg137639.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://lkml.org/lkml/2015/12/4/228
LKML: Peter Zijlstra: Re: [PATCH] workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM...
https://lwn.net/Articles/330982/
tracing/workqueue: events support/enhancements, worklets tracing, fixes [LWN.net]
events support
tracing
workqueue
enhancements
fixes
https://lkml.org/lkml/2022/7/29/10
LKML: Tetsuo Handa: [PATCH v3] workqueue: don't skip lockdep work dependency in cancel_work_sync()
https://lkml.org/lkml/2011/4/11/175
LKML: Steven Whitehouse: Strange block/scsi/workqueue issue
lkml
steven
whitehouse
strange
block
https://lkml.org/lkml/2009/2/21/3
LKML: Steven Rostedt: Re: [PATCH] rt/workqueue: assign the waiters higher priority to the workqueue...
https://lkml.org/lkml/2025/4/14/1656
LKML: Tejun Heo: Re: [PATCH v3] rust: workqueue: remove HasWork::OFFSET
re patch
lkml
heo
https://lkml.org/lkml/2026/4/9/1801
LKML: "Paul E. McKenney": Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during...
https://lkml.org/lkml/2024/3/10/299
LKML: Tejun Heo: [GIT PULL] workqueue BH conversions for v6.9
git pull
lkml
heo
https://lkml.org/lkml/2017/10/22/215
LKML: Li Bin: Re: [Question] null pointer risk of kernel workqueue
li bin
null pointer
lkml
question
https://lkml.org/lkml/2011/5/20/505
LKML: Andrew Morton: Re: [PATCH 8/8] memcg asyncrhouns reclaim workqueue
andrew morton
lkml
patch
8
reclaim
https://mail-archive.com/commits@nuttx.apache.org/msg136572.html
[PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://mail-archive.com/intel-wired-lan@osuosl.org/msg11005.html
[Intel-wired-lan] [PATCH v1] e1000e: Replace schedule_work with delayed workqueue for watchdog.
https://lkml.org/lkml/2011/4/11/228
LKML: Tejun Heo: Re: Strange block/scsi/workqueue issue
lkml
heo
strange
block
scsi
https://lkml.org/lkml/2016/5/2/683
LKML: Greg Kroah-Hartman: [PATCH 4.4 100/163] workqueue: fix ghost PENDING flag while doing MQ IO
https://www.mail-archive.com/commits@nuttx.apache.org/msg137636.html
Re: [PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://www.mail-archive.com/dri-devel@lists.freedesktop.org/msg535586.html
Re: [PATCH] accel/qaic: Remove redundant 'flush_workqueue()' calls
re patch
accel
remove
redundant
flush
https://lkml.org/lkml/2011/4/11/249
LKML: Steven Whitehouse: Re: Strange block/scsi/workqueue issue
lkml
steven
whitehouse
strange
block
https://www.mail-archive.com/commits@nuttx.apache.org/msg136572.html
[PR] sched/wqueue: Refactor delayed and periodic workqueue. [nuttx]
pr
sched
refactor
delayed
periodic
https://lkml.org/lkml/2022/7/27/360
LKML: Kassey Li: [PATCH] workqueue: avoid re-entry of pwq-pool-lock through __queue_work
https://lkml.org/lkml/2011/6/30/319
LKML: Ben Greear: Re: workqueue question.
lkml
ben
greear
workqueue
question
https://lkml.org/lkml/2025/4/14/1606
LKML: Miguel Ojeda: Re: [PATCH v3] rust: workqueue: remove HasWork::OFFSET
miguel ojeda
re patch
lkml
https://lkml.org/lkml/2011/5/22/150
LKML: KAMEZAWA Hiroyuki: Re: [PATCH 8/8] memcg asyncrhouns reclaim workqueue
re patch
lkml
kamezawa
hiroyuki
8
https://lwn.net/Articles/529474/
fadvise: perform WILLNEED readahead in a workqueue [LWN.net]
in a
perform
readahead
workqueue
lwn
https://lwn.net/Articles/538820/
workqueue: enhance locking and lookup worker via ID [LWN.net]
workqueue
enhance
locking
lookup
worker
https://lkml.org/lkml/2026/5/6/1600
LKML: Kuniyuki Iwashima: Re: [PATCH] macsec: defer RX SA cleanup from RCU callback to workqueue
https://www.kernel.org/doc/rustdoc/latest/kernel/workqueue/macro.new_delayed_work.html
new_delayed_work in kernel::workqueue - Rust
Creates a `DelayedWork` initialiser with the given name and a newly-created lock class.
work in
new
delayed
kernel
workqueue
https://lkml.org/lkml/2025/9/3/790
LKML: Jan Kara: Re: [PATCH] fs: quota: create dedicated workqueue for quota_release_work
https://lkml.org/lkml/2011/4/12/73
LKML: Steven Whitehouse: Re: Strange block/scsi/workqueue issue
lkml
steven
whitehouse
strange
block
https://lkml.org/lkml/2014/5/20/567
LKML: Frederic Weisbecker: Re: [PATCH 5/5] workqueue: Allow modifying low level unbound workqueue...
re patch
https://lkml.org/lkml/2021/10/3/155
LKML: Andrey Konovalov: Re: [PATCH v2 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot...
https://lkml.org/lkml/2018/9/12/738
LKML: Tejun Heo: Re: [PATCH] workqueue: combine judgments in the loop of maybe_create_worker
https://lkml.org/lkml/2011/4/11/398
LKML: Tejun Heo: Re: Strange block/scsi/workqueue issue
lkml
heo
strange
block
scsi
https://lkml.org/lkml/2022/7/27/1379
LKML: Lai Jiangshan: Re: [PATCH] workqueue: avoid re-entry of pwq-pool-lock through __queue_work
https://lkml.org/lkml/2011/4/11/239
LKML: Jens Axboe: Re: Strange block/scsi/workqueue issue
jens axboe
lkml
strange
block
scsi
https://www.kernel.org/doc/rustdoc/latest/kernel/workqueue/trait.RawWorkItem.html
RawWorkItem in kernel::workqueue - Rust
kernel
workqueue
rust
https://lkml.org/lkml/2023/1/10/1362
LKML: Jiasheng Jiang: [PATCH 2/2 v2] drm/i915: Replace alloc*workqueue with DRM helpers
https://lkml.org/lkml/2025/1/17/538
LKML: "Maxime Ripard": Re: [PATCH v9 3/8] drm/managed: Add DRM-managed alloc_ordered_workqueue
https://lkml.org/lkml/2011/4/11/380
LKML: James Bottomley: Re: Strange block/scsi/workqueue issue
james bottomley
lkml
strange
block
scsi
https://lkml.org/lkml/2026/5/6/1630
LKML: Sabrina Dubroca: Re: [PATCH] macsec: defer RX SA cleanup from RCU callback to workqueue
https://lkml.org/lkml/2025/2/11/1339
LKML: Christian Brauner: [PATCH 1/2] acct: perform last write from workqueue
patch 1
https://lkml.org/lkml/2011/4/12/9
LKML: James Bottomley: Re: Strange block/scsi/workqueue issue
james bottomley
lkml
strange
block
scsi
https://lkml.org/lkml/2014/5/20/205
LKML: Lai Jiangshan: [PATCH V3 07/10] workqueue: narrow the protection range of manager_mutex
https://lkml.org/lkml/2023/5/15/1445
LKML: Jason Wang: Re: [PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue