Lines Matching refs:CPU
8 running, pktgen creates a thread for each CPU with affinity to that CPU.
12 On a dual CPU:
36 than the CPU's L1/L2 cache, 2) because it allows more queueing in the
55 Pktgen creates a thread for each CPU with affinity to that CPU.
246 pktgen.conf-1-2 # 1 CPU 2 dev
247 pktgen.conf-1-1-rdos # 1 CPU 1 dev w. route DoS
248 pktgen.conf-1-1-ip6 # 1 CPU 1 dev ipv6
249 pktgen.conf-1-1-ip6-rdos # 1 CPU 1 dev ipv6 w. route DoS
250 pktgen.conf-1-1-flows # 1 CPU 1 dev multiple flows.
255 Note that when adding devices to a specific CPU it is a good idea to
257 to the same CPU. This reduces cache bouncing when freeing skbs.
260 to the running threads CPU (directly from smp_processor_id()).