PERFORCE change 83274 for review

Robert Watson rwatson at FreeBSD.org
Thu Sep 8 11:06:55 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=83274

Change 83274 by rwatson at rwatson_peppercorn on 2005/09/08 18:06:25

	Juggle, a simple IPC and context switching micro-benchmark that
	exercises pipe, socketpair, and UDP IPC, and operates in a single
	thread, multiple threads, or multiple processes.  This is
	intended to reveal changes in the overhead of basic IPC, benefits
	of parallelism, etc, and generates output in the form of a CSV
	file appropriate for import into a spreadsheet.

Affected files ...

.. //depot/projects/netsmp/src/tools/netperf/juggle/Makefile#1 add
.. //depot/projects/netsmp/src/tools/netperf/juggle/juggle.c#1 add

Differences ...


More information about the p4-projects mailing list