Home
last modified time | relevance | path

Searched refs:parallelism (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/sfc/
Defx_channels.c127 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-v6.1/drivers/net/ethernet/sfc/siena/
Defx_channels.c128 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-v6.1/Documentation/block/
Dblk-mq.rst10 benefiting from the parallelism offered by modern storage devices.
29 device to the operating system. In order to take advantage of the parallelism
Dbfq-iosched.rst345 parallelism).
/Linux-v6.1/Documentation/arm/
Dkernel_mode_neon.rst111 parallelism, and generates NEON code from ordinary C source code. This is fully
Dcluster-pm-race-avoidance.rst280 The parallelism of the inbound and outbound CPUs is observed by
/Linux-v6.1/Documentation/core-api/
Dpadata.rst116 true parallelism is achieved by submitting multiple jobs. parallel() runs with
/Linux-v6.1/Documentation/virt/hyperv/
Dvmbus.rst58 channels to achieve higher performance and greater parallelism.
201 higher parallelism and performance. These devices include the
/Linux-v6.1/Documentation/networking/
Dkcm.rst236 to the same TCP connection. This allows parallelism between in I/O
Dscaling.rst12 networking stack to increase parallelism and improve performance for
/Linux-v6.1/tools/perf/Documentation/
Dtopdown.txt154 as the parallelism and overlap in the CPU program execution will
/Linux-v6.1/Documentation/staging/
Dcrc32.rst141 the parallelism. With the classic Sarwate algorithm, each table lookup
/Linux-v6.1/arch/x86/crypto/
Dsha512-avx-asm.S169 # stitched to take advantage of instruction-level parallelism.
Dsha512-ssse3-asm.S164 # stitched to take advantage of instruction-level parallelism.
/Linux-v6.1/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst206 parallelism of the untrusted tasks, it would still solve the above issues while
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/amazon/
Dena.rst155 - Increased process-level parallelism when handling received packets.
/Linux-v6.1/Documentation/dev-tools/
Dcoccinelle.rst134 the parallelism, set the J= variable. For example, to run across 4 CPUs::
/Linux-v6.1/Documentation/process/
Dmaintainer-tip.rst215 the parallelism and the temporal order of events. Here is an example::
/Linux-v6.1/Documentation/RCU/Design/Requirements/
DRequirements.rst995 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
/Linux-v6.1/Documentation/RCU/
DRTFP.txt2548 ,booktitle = {Proceedings of the 3rd USENIX conference on Hot topics in parallelism}