/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | efx_channels.c | 127 unsigned int parallelism) in efx_allocate_msix_channels() argument 129 unsigned int n_channels = parallelism; in efx_allocate_msix_channels() 232 efx->n_rx_channels = min(efx->n_rx_channels, parallelism); in efx_allocate_msix_channels() 233 efx->n_tx_channels = min(efx->n_tx_channels, parallelism); in efx_allocate_msix_channels() 259 unsigned int parallelism = efx_wanted_parallelism(efx); in efx_probe_interrupts() local 264 extra_channels, parallelism); in efx_probe_interrupts()
|
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | efx_channels.c | 128 unsigned int parallelism) in efx_allocate_msix_channels() argument 130 unsigned int n_channels = parallelism; in efx_allocate_msix_channels() 233 efx->n_rx_channels = min(efx->n_rx_channels, parallelism); in efx_allocate_msix_channels() 234 efx->n_tx_channels = min(efx->n_tx_channels, parallelism); in efx_allocate_msix_channels() 260 unsigned int parallelism = efx_wanted_parallelism(efx); in efx_siena_probe_interrupts() local 265 extra_channels, parallelism); in efx_siena_probe_interrupts()
|
/linux-6.12.1/Documentation/block/ |
D | blk-mq.rst | 10 benefiting from the parallelism offered by modern storage devices. 29 device to the operating system. In order to take advantage of the parallelism
|
D | bfq-iosched.rst | 345 parallelism).
|
/linux-6.12.1/Documentation/arch/arm/ |
D | kernel_mode_neon.rst | 111 parallelism, and generates NEON code from ordinary C source code. This is fully
|
D | cluster-pm-race-avoidance.rst | 280 The parallelism of the inbound and outbound CPUs is observed by
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | vdo.rst | 390 threads increase parallelism and can increase throughput. Physical threads 395 Bio submission threads control the parallelism involved in sending I/O to
|
D | vdo-design.rst | 40 performance can only be achieved through parallelism. Therefore, vdo's
|
/linux-6.12.1/Documentation/core-api/ |
D | padata.rst | 116 true parallelism is achieved by submitting multiple jobs. parallel() runs with
|
D | swiotlb.rst | 167 maximum parallelism, but since an area can't be smaller than IO_TLB_SEGSIZE
|
/linux-6.12.1/Documentation/virt/hyperv/ |
D | vmbus.rst | 58 channels to achieve higher performance and greater parallelism. 234 higher parallelism and performance. These devices include the
|
/linux-6.12.1/Documentation/networking/ |
D | kcm.rst | 236 to the same TCP connection. This allows parallelism between in I/O
|
D | scaling.rst | 12 networking stack to increase parallelism and improve performance for
|
/linux-6.12.1/Documentation/staging/ |
D | crc32.rst | 141 the parallelism. With the classic Sarwate algorithm, each table lookup
|
/linux-6.12.1/arch/x86/crypto/ |
D | sha512-ssse3-asm.S | 165 # stitched to take advantage of instruction-level parallelism.
|
D | sha512-avx-asm.S | 170 # stitched to take advantage of instruction-level parallelism.
|
/linux-6.12.1/Documentation/admin-guide/hw-vuln/ |
D | core-scheduling.rst | 206 parallelism of the untrusted tasks, it would still solve the above issues while
|
/linux-6.12.1/tools/perf/Documentation/ |
D | topdown.txt | 143 as the parallelism and overlap in the CPU program execution will
|
/linux-6.12.1/Documentation/mm/ |
D | multigen_lru.rst | 244 the old generation) and improves parallelism;
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/amazon/ |
D | ena.rst | 157 - Increased process-level parallelism when handling received packets.
|
/linux-6.12.1/Documentation/dev-tools/ |
D | coccinelle.rst | 134 the parallelism, set the J= variable. For example, to run across 4 CPUs::
|
/linux-6.12.1/Documentation/driver-api/mtd/ |
D | nand_ecc.rst | 465 Very weird. Guess it has to do with caching or instruction parallelism
|
/linux-6.12.1/Documentation/process/ |
D | maintainer-tip.rst | 215 the parallelism and the temporal order of events. Here is an example::
|
/linux-6.12.1/Documentation/admin-guide/ |
D | quickly-build-trimmed-linux.rst | 895 this parallelism also results in some clutter when failures occur.
|
/linux-6.12.1/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 995 These parallelism facts of life are by no means specific to RCU, but the 1036 This last parallelism fact of life means that RCU must pay special
|