[PATCH] Implement a better mean and standard deviation calculation
authorJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jan 2007 18:56:37 +0000 (19:56 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 10 Jan 2007 18:56:37 +0000 (19:56 +0100)
commit687040842bf56502d33b6c0cb5d2af6da27d080c
treec35b8f056b2fe5633334c231ceec58d63db8185a
parentcda866caa9b9f6598e264d24a8997d24f3c2b1c7
[PATCH] Implement a better mean and standard deviation calculation

Based on Knuth's, volume 2.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.h
stat.c