Lines Matching full:processing
29 queues to distribute processing among CPUs. The NIC distributes packets by
104 processing takes place in receive interrupt handling, it is advantageous
115 interrupt processing forms a bottleneck. Spreading load between CPUs
179 interrupt handler, RPS selects the CPU to perform protocol processing
181 on the desired CPU’s backlog queue and waking up the CPU for processing.
205 RPS may enqueue packets for processing. For each received packet,
207 of the list. The indexed CPU is the target for processing the packet,
211 processing on the remote CPU, and any queued packets are then processed
250 RPS scales kernel receive processing across CPUs without introducing
318 kernel processing of packets to the CPU where the application thread
334 for flows: the CPU that is currently processing the flow in userspace.
345 for this flow are enqueued for further kernel processing. Ideally, kernel
346 and userspace processing occur on the same CPU, and hence the CPU index
349 enqueued for kernel processing on the old CPU.
361 CPU for packet processing (from get_rps_cpu()) the rps_sock_flow table
439 the corresponding queue in the map is set to be one whose processing CPU is