[Aiod-users] [PATCH] Calculate latency standard deviation in aiod
Status: Beta
Brought to you by:
alandbrunelle
|
From: Joshua R. <jm...@ge...> - 2007-11-02 03:02:11
|
This patch makes aiod calculate and display the standard deviation of the latencies when using the -l option. Knuth's algorithm is used, and since it also needs to calculate the mean, a_lat() is no longer needed. -- Joshua Root, jmr AT gelato.unsw.edu.au http://www.gelato.unsw.edu.au |