Add ETA output control and interactivity check
authorAaron Carroll <aaronc@cse.unsw.edu.au>
Fri, 14 Sep 2007 07:49:41 +0000 (09:49 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 14 Sep 2007 07:49:41 +0000 (09:49 +0200)
commite592a06b36999bbb30675a4a58d4ff16ed65e555
tree8d05ba423e8a0e96f008298be8c7f17d7e84c28e
parent7101d9c24abec4be58a086d85d6d92ec6e6492e9
Add ETA output control and interactivity check

 - Real-time ETA display is only printed if output is to a terminal.

 - Accordingly, add --eta=always|never|auto option.

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