Commit Graph

14 Commits

Author SHA1 Message Date
Bruce A. Mah
70e4b713b7
Update URLs pointing to Google Code to use GitHub.
While here, update a couple of dates in manpages.
2014-02-27 21:56:53 -08:00
Bruce A. Mah
343c141874 Mention the need for -4 when running as a server on OpenBSD.
Issue:		108 (Runtime error on OpenBSD 5.4 AMD64)
2014-01-21 16:12:23 -08:00
Bruce A. Mah
deefb95fea Add FreeBSD support for -A (set CPU affinity).
Mostly this change consists of adding FreeBSD-specific code to handle
this feature.  The concepts and system calls are very similar to what's
already done for Linux.  One difference is that on FreeBSD, the CPU
affinity mask is saved before -A processing and restored afterwards.
This causes a slight change to the function signatures for
iperf_setaffinity() and iperf_clearaffinity() (these functions
however are not documented as a part of the libiperf3 API).

Slightly improve some of the documentation for the -A command line
option, to hopefully stave off some of the questions about this
feature.

Mostly based on a submitted patch.

Issue:          128 (better error message for CPU affinity failure)
Submitted by:   Susant Sahani <ssahani@redhat.com>
2014-01-13 10:58:47 -08:00
Bruce A. Mah
5f693411d2 Whitespace fixes, no content changes. 2014-01-08 09:28:49 -08:00
Brian Tierney
fa34a97f49 updating to prepare for 3.0.0 release; still need to add final release date 2014-01-07 16:45:43 -08:00
Brian Tierney
849fc85a72 updated for 3.0.0 release 2013-12-18 15:23:16 -08:00
Brian Tierney
05dfd3b32f added instructions on bootstrap.sh 2013-12-18 15:08:35 -08:00
Brian Tierney
e42991a717 added explaination of 'typical' mode vs 'extreme performance' mode 2013-12-04 13:59:06 -08:00
Bruce A. Mah
fba44572d7 Fix minor typo. 2013-11-26 11:06:00 -08:00
Brian Tierney
55ace3e28b updates for 3.0 release 2013-11-10 09:37:10 -08:00
Jon Dugan
f9fd0fe5ee update README, move RELEASE_NOTES into separate file 2010-07-08 23:46:32 +00:00
sethdelliott
1ac522ec39 Fixed a bug where the server died on client interrupt. Also updated README, TODO, and man page. 2010-07-08 22:41:22 +00:00
Jon Dugan
d768f73dce more cleanup and rearrangement 2009-12-02 02:08:47 +00:00
Jon Dugan
aa594bbb79 import of iperf-2.0 release 2007-08-29 21:57:27 +00:00