Make completion and submission latency use appropriate time base
authorJens Axboe <jens.axboe@oracle.com>
Mon, 18 Jun 2007 07:41:23 +0000 (09:41 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 18 Jun 2007 07:41:23 +0000 (09:41 +0200)
commitd85f5118c41a112c3b8a58cc6908d00294bfb78d
tree09eb6b8be32fabdb55a14993116396f128097338
parentd2e268b09bc8ab95af81e5636608dcd93f40e4c1
Make completion and submission latency use appropriate time base

It's hardcoded as msecs right now, switch the accounting to usecs
and print out the appropriate base determined by the value range.

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