Home
last modified time | relevance | path

Searched refs:CPU (Results 1 – 9 of 9) sorted by relevance

/iperf/
H A Dconfigure.ac200 # Check for CPU affinity support. FreeBSD and Linux do this differently
203 # Define HAVE_CPU_AFFINITY to indicate the CPU affinity setting as a
207 [Have CPU affinity support.]))
H A DRELNOTES.md68 * A bug with calculating CPU utilization has been fixed (#1076 /
124 * A bug that caused increased CPU usage with the --bidir option has
617 * Setting CPU affinity now works on FreeBSD.
768 * A bug that caused CPU time to be computed incorrectly on FreeBSD
877 -A, --affinity n/n,m set CPU affinity (Linux only)
H A DREADME.md79 -A, --affinity n/n,m set CPU affinity
H A DINSTALL151 CPU-COMPANY-SYSTEM
/iperf/config/
H A Dconfig.guess1066 CPU=mipsisa64r6
1069 CPU=mipsisa32r6
1072 CPU=mips64
1074 CPU=mips
1091 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
/iperf/docs/
H A Dinvoking.rst153 Set the CPU affinity, if possible (Linux, FreeBSD, and Windows
155 affinity by using the n form of this argument (where n is a CPU
159 only be bound to a single CPU (as opposed to a set containing
330 single threaded, so if you are CPU bound, this will not yield
H A Dfaq.rst135 Offload is to save main CPU performance, mainly in the areas of
151 happen that after certain timeout the main CPU will re-send the
H A Ddev.rst49 -A, --affinity n/n,m set CPU affinity (Linux and FreeBSD only)
/iperf/src/
H A Diperf_config.h.in9 /* Have CPU affinity support. */