/linux-6.8/tools/workqueue/ |
D | wq_monitor.py | 7 This is a drgn script to monitor workqueues. For more info on drgn, visit 23 CMW/RPR For per-cpu workqueues, the number of concurrency-management 25 unbound workqueues, the number of times a worker was repatriated 61 workqueues = prog['workqueues'] variable 161 for wq in list_for_each_entry('struct workqueue_struct', workqueues.address_of_(), 'list'):
|
D | wq_dump.py | 13 Shows the CPUs that can be used for unbound workqueues and how they will be 36 Lists all workqueues along with their type and worker pool association. For 79 workqueues = prog['workqueues'] variable 156 for wq in list_for_each_entry('struct workqueue_struct', workqueues.address_of_(), 'list'):
|
/linux-6.8/Documentation/driver-api/crypto/iaa/ |
D | iaa-crypto.rst | 93 With scalable mode, both shared and dedicated workqueues are available 116 With legacy mode, only dedicated workqueues are available for use. 126 With no IOMMU mode, only dedicated workqueues are available for use. 138 the user must first disable the IAA devices and workqueues, reset the 151 workqueues. 173 IAA workqueues need to be bound to the iaa_crypto driver. 193 driver, the available workqueues are 'rebalanced' such that work 213 When there are no IAA workqueues bound to the driver, the IAA crypto 301 The devices and workqueues are also enabled and therefore the driver 310 the enabled devices and workqueues must first be disabled. In order [all …]
|
/linux-6.8/include/linux/ |
D | workqueue.h | 359 * Per-cpu workqueues are generally preferred because they tend to 361 * workqueues exclude the scheduler from choosing the CPU to 373 * Workqueues marked with WQ_POWER_EFFICIENT are per-cpu by default 375 * specified. Per-cpu workqueues which are identified to 397 * System-wide workqueues which are always present. 457 * implemented as unbound workqueues with @max_active of one. 613 * Detect attempt to flush system-wide workqueues at compile time when possible. 614 * Warn attempt to flush system-wide workqueues at runtime. 617 * for reasons and steps for converting system-wide workqueues into local workqueues. 620 __compiletime_warning("Please avoid flushing system-wide workqueues.");
|
D | kfence.h | 71 * up the allocation gate timer, and requires that workqueues are available.
|
/linux-6.8/kernel/ |
D | workqueue.c | 22 * pools for workqueues which are not bound to any specific CPU - the 287 struct list_head list; /* PR: list of all workqueues */ 318 * the workqueues list without grabbing wq_pool_mutex. 319 * This is used to dump all workqueues from sysrq. 331 * Each pod type describes how CPUs should be grouped for unbound workqueues. 372 static DEFINE_MUTEX(wq_pool_mutex); /* protects pools and workqueues list */ 378 static LIST_HEAD(workqueues); /* PR: list of all workqueues */ 1163 * workqueues as appropriate. To avoid flooding the console, each violating work 1902 * This current implementation is specific to unbound workqueues. in queue_work_node() 2629 * workqueues), so hiding them isn't a problem. in process_one_work() [all …]
|
D | umh.c | 148 * possibly reduced affinity (eg: per-cpu workqueues). We don't want 151 * Unbound workqueues provide such wide affinity and allow to block on 154 * Besides, workqueues provide the privilege level that caller might not have 394 * asynchronously if wait is not set, and runs as a child of system workqueues.
|
/linux-6.8/Documentation/core-api/ |
D | workqueue.rst | 85 The cmwq design differentiates between the user-facing workqueues that 91 worker-pools to serve work items queued on unbound workqueues - the 132 For unbound workqueues, the number of backing pools is dynamic. 227 unbound workqueues. 369 worker on the same CPU. This makes unbound workqueues behave as per-cpu 370 workqueues without concurrency management. 424 necessitating explicit configurations when workqueues are heavily used. 575 the workqueues using ``apply_workqueue_attrs()`` and/or enable 596 configuration, worker pools and how workqueues map to the pools: ::
|
/linux-6.8/kernel/power/ |
D | Kconfig | 314 Per-cpu workqueues are generally preferred because they show 316 per-cpu workqueues tend to be more power hungry than unbound 317 workqueues. 320 per-cpu workqueues which were observed to contribute
|
/linux-6.8/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 149 2. Convert all drivers that you must use from tasklets to workqueues. 236 files. The set of WQ_SYSFS workqueues can be displayed using 237 "ls /sys/devices/virtual/workqueue". That said, the workqueues 239 sprinkling WQ_SYSFS across all the workqueues. The reason for
|
D | xfs.rst | 507 XFS uses kernel workqueues to parallelize metadata update processes. This 516 The control knobs for a filesystem's workqueues are organized by task at hand 534 The interesting knobs for XFS workqueues are as follows:
|
/linux-6.8/Documentation/arch/x86/ |
D | sva.rst | 31 Shared Hardware Workqueues 153 * Devices have a limited number (~10's to 1000's) of hardware workqueues. 154 The device driver manages allocating hardware workqueues. 184 * How are shared workqueues different?
|
/linux-6.8/Documentation/RCU/Design/Expedited-Grace-Periods/ |
D | Expedited-Grace-Periods.rst | 402 Use of Workqueues 409 workqueues (see Documentation/core-api/workqueue.rst). 462 The use of workqueues has the advantage that the expedited grace-period 464 corresponding disadvantage that workqueues cannot be used until they are 472 the use of workqueues. However, the requesting task is only required to 475 workqueues are used.
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_guc_types.h | 57 /** @submit_wq_pool: submission ordered workqueues pool */
|
/linux-6.8/drivers/net/wwan/t7xx/ |
D | t7xx_modem_ops.h | 34 * @HIF_EX_CLEARQ_DONE: Disable RX, flush TX/RX workqueues and clear RX.
|
D | t7xx_modem_ops.c | 235 * HIF_EX_CLEARQ_DONE: Disable RX, flush TX/RX workqueues and clear RX. 254 * +------------------+ : Flush TX/RX workqueues
|
/linux-6.8/drivers/watchdog/ |
D | softdog.c | 94 * Also, executing it in system-wide workqueues blocks in softdog_fire()
|
/linux-6.8/kernel/sched/ |
D | isolation.c | 4 * any CPU: unbound workqueues, timers, kthreads and any offloadable work.
|
/linux-6.8/drivers/bus/ |
D | mips_cdmm.c | 133 * workqueues. For the standard driver callbacks we need a work function 573 * workqueues. For the CPU callbacks, they need to be called for all devices on
|
/linux-6.8/kernel/rcu/ |
D | tree_exp.h | 574 // Workqueues should not be signaled. in synchronize_rcu_expedited_wait_once() 577 WARN_ON(t < 0); /* workqueues should not be signaled. */ in synchronize_rcu_expedited_wait_once() 722 * workqueues and mid-boot-time tasks.
|
/linux-6.8/Documentation/devicetree/bindings/media/ |
D | mediatek,vcodec-subdev-decoder.yaml | 38 There are two workqueues in parent device: lat workqueue and core workqueue. They are used
|
/linux-6.8/fs/btrfs/ |
D | async-thread.c | 136 /* Ordered workqueues don't allow @max_active adjustments. */ in btrfs_alloc_ordered_workqueue()
|
/linux-6.8/Documentation/networking/device_drivers/ethernet/freescale/ |
D | dpaa.rst | 163 range from 0 (lowest) to 3 (highest). These are mapped to HW workqueues with
|
/linux-6.8/drivers/gpu/drm/i915/ |
D | i915_vma_resource.c | 328 * stalling kernel workqueues trying to grab the mutex.
|
/linux-6.8/tools/memory-model/Documentation/ |
D | simple.txt | 82 the list macros (for example, include/linux/{,rcu}list.h), workqueues,
|