Searched refs:parallelism (Results 1 – 16 of 16) sorted by relevance
136 unsigned int parallelism) in efx_allocate_msix_channels() argument138 unsigned int n_channels = parallelism; in efx_allocate_msix_channels()221 efx->n_rx_channels = min(efx->n_rx_channels, parallelism); in efx_allocate_msix_channels()222 efx->n_tx_channels = min(efx->n_tx_channels, parallelism); in efx_allocate_msix_channels()248 unsigned int parallelism = efx_wanted_parallelism(efx); in efx_probe_interrupts() local253 extra_channels, parallelism); in efx_probe_interrupts()
10 benefiting from the parallelism offered by modern storage devices.29 device to the operating system. In order to take advantage of the parallelism
345 parallelism).
111 parallelism, and generates NEON code from ordinary C source code. This is fully
280 The parallelism of the inbound and outbound CPUs is observed by
140 as the parallelism and overlap in the CPU program execution will
116 true parallelism is achieved by submitting multiple jobs. parallel() runs with
141 the parallelism. With the classic Sarwate algorithm, each table lookup
236 to the same TCP connection. This allows parallelism between in I/O
12 networking stack to increase parallelism and improve performance for
173 # stitched to take advantage of instruction-level parallelism.
168 # stitched to take advantage of instruction-level parallelism.
160 - Increased process-level parallelism when handling received packets.
134 the parallelism, set the J= variable. For example, to run across 4 CPUs::
994 These parallelism facts of life are by no means specific to RCU, but the1035 This last parallelism fact of life means that RCU must pay special
2548 ,booktitle = {Proceedings of the 3rd USENIX conference on Hot topics in parallelism}