Home
last modified time | relevance | path

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

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-doc-Fix-typos-in-manual-pages.patch29 .I "-P <parallelism>"
42 .I "-P <parallelism>"
55 .I "-P <parallelism>"
85 .I "-P <parallelism>"
98 .I "-P <parallelism>"
/openbmc/linux/drivers/net/ethernet/sfc/
H A 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()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A 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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/
H A Dtbb_2021.13.0.bb4 higher-level, task-based parallelism that abstracts platform details \
/openbmc/linux/Documentation/block/
H A 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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/
H A Diozone3_506.bb9 file://parallelism.patch \
/openbmc/linux/Documentation/arch/arm/
H A Dkernel_mode_neon.rst111 parallelism, and generates NEON code from ordinary C source code. This is fully
H A Dcluster-pm-race-avoidance.rst280 The parallelism of the inbound and outbound CPUs is observed by
/openbmc/linux/Documentation/virt/hyperv/
H A Dvmbus.rst58 channels to achieve higher performance and greater parallelism.
201 higher parallelism and performance. These devices include the
/openbmc/linux/Documentation/core-api/
H A Dpadata.rst116 true parallelism is achieved by submitting multiple jobs. parallel() runs with
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.2.rst40 - bitbake: runqueue: Improve rehash get_unihash parallelism
/openbmc/linux/Documentation/staging/
H A Dcrc32.rst141 the parallelism. With the classic Sarwate algorithm, each table lookup
/openbmc/linux/tools/perf/Documentation/
H A Dtopdown.txt143 as the parallelism and overlap in the CPU program execution will
/openbmc/linux/Documentation/networking/
H A Dkcm.rst236 to the same TCP connection. This allows parallelism between in I/O
/openbmc/linux/arch/x86/crypto/
H A Dsha512-avx-asm.S170 # stitched to take advantage of instruction-level parallelism.
H A Dsha512-ssse3-asm.S165 # stitched to take advantage of instruction-level parallelism.
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst206 parallelism of the untrusted tasks, it would still solve the above issues while
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst157 - Increased process-level parallelism when handling received packets.
/openbmc/linux/Documentation/mm/
H A Dmultigen_lru.rst244 the old generation) and improves parallelism;
/openbmc/openbmc/poky/meta/classes/
H A Dicecc.bbclass99 # icecream, but leaving the high level of parallelism can cause them to
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dlocal.conf.sample.extended8 # These two options control how much parallelism BitBake should use. The first
/openbmc/u-boot/doc/
H A DREADME.coccinelle120 the parallelism, set the J= variable. For example, to run across 4 CPUs::
/openbmc/docs/designs/
H A Dvpd-collection.md254 possible parallelism in the launching of these services.
/openbmc/linux/Documentation/dev-tools/
H A Dcoccinelle.rst134 the parallelism, set the J= variable. For example, to run across 4 CPUs::
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf.bb122 # when done in parallel, so disable parallelism for do_configure. Note

12