[PATCH] Separate bandwidth log and rate display
authorJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 23:49:30 +0000 (00:49 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 23:49:30 +0000 (00:49 +0100)
commit46fda8d0fe3332c17ef845da6de9e3241b8cb77a
treea2329c9cf3c8991f4a49bc8c475485997342194f
parentdbe1125e9c53b2a0b1fc2fd9c6cfd0b3fbddda8b
[PATCH] Separate bandwidth log and rate display

We used to dump status each second, but this got modified sometime in the past
to follow bw_avg_time. We don't need 250msec displays, so change it back to
use 1 second delays.

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