Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LAT_FIFO(8)			    LMBENCH			   LAT_FIFO(8)

NAME
       lat_fifo	- FIFO benchmark

SYNOPSIS
       lat_ctx [ -P <parallelism> ] [ -W <warmups> ] [ -N <repetitions>	]

DESCRIPTION
       lat_fifo	is a client/server program that	measures interprocess communi-
       cation  latencies.   The	 benchmark passes a message back and forth be-
       tween the two processes (this sort of benchmark is frequently  referred
       to  as  a  ``hot	 potato''  benchmark).	 No  other work	is done	in the
       processes.  The message is passed back and forth	using FIFOs.

ACKNOWLEDGEMENT
       Funding for the development of this tool	was provided by	Sun  Microsys-
       tems Computer Corporation.

SEE ALSO
       lmbench(8), lat_fcntl(8), lat_tcp(8), lat_udp(8), lat_unix(8).

AUTHOR
       Carl Staelin and	Larry McVoy

       Comments, suggestions, and bug reports are always welcome.

(c)1994-2000 Carl Staelin and La... $Date$			   LAT_FIFO(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lat_fifo&sektion=8&manpath=FreeBSD+Ports+15.0>

home | help