Revert "fix 1000 vs kb_base confusion in show_run_stats."
authorJens Axboe <jaxboe@fusionio.com>
Fri, 25 Jun 2010 12:33:37 +0000 (14:33 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 25 Jun 2010 12:33:37 +0000 (14:33 +0200)
commit4cf1abc34ff1cc8aaa2e02e3aaf919681b717c91
tree1836998df2aec8c79293bf88c089ac7f7b50a2c4
parentc9c20f05373375d029f63225aea86fe6e3829e96
Revert "fix 1000 vs kb_base confusion in show_run_stats."

This reverts commit 1f53e9d84573b1f9b9a23ad3ac4ef3d312d59c78.

The conversion is from msec to sec, so the 1000 factor
was correct.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
stat.c