summaryrefslogtreecommitdiff
path: root/eta.c
AgeCommit message (Expand)Author
2013-04-15eta: improve output for threads sitting in TD_SETTING_UPJens Axboe
2013-04-09Merge branch 'master' into gfioJens Axboe
2013-04-09implement 'unit_base' option to select between KB and Kbit et. al.Steven Noonan
2013-04-09num2str: add arguments to represent values in terms of bytes/bitsSteven Noonan
2013-03-04Merge branch 'master' into gfioJens Axboe
2013-02-22Add --eta-newline optionJens Axboe
2013-02-07Merge branch 'master' into gfioJens Axboe
2013-02-07Fix crash and precision of ETA with zonesJens Axboe
2013-02-04Merge branch 'master' into gfioJens Axboe
2013-01-31Only disable stdout ETA output if results are going to stdoutJens Axboe
2013-01-31Merge branch 'master' into gfioJens Axboe
2013-01-30Add unified_rw_reporting optionJens Axboe
2013-01-24Merge branch 'master' into gfioJens Axboe
2013-01-23eta: improve accuracy for rwmix workloads and verifyJens Axboe
2012-11-14Merge branch 'master' into gfioJens Axboe
2012-11-07Make the zipf/pareto state per fileJens Axboe
2012-09-24Merge branch 'master' into gfioJens Axboe
2012-09-17Add --output-format command line optionJens Axboe
2012-09-14Add ddir_rw_sum()Jens Axboe
2012-09-14Add support for trim as a workload typeShaohua Li
2012-08-21eta: fix bug where t_rate[] should me m_rate[]Jens Axboe
2012-08-21Merge branch 'master' into gfioJens Axboe
2012-08-20eta: make CR= display more easy to understandJens Axboe
2012-05-11Merge branch 'master' into gfioJens Axboe
2012-05-11eta: ETA bandwidth was off by 1.024Jens Axboe
2012-05-07Merge branch 'master' into gfioJens Axboe
2012-04-18Fix for crash with more than ~500 jobsJens Axboe
2012-04-02Merge branch 'master' into gfioJens Axboe
2012-04-02Add indication of whether a job got killedJens Axboe
2012-03-30Enhance the reaped status displayJens Axboe
2012-02-29Update GUI to attempt to graphically handle ETA outputJens Axboe
2012-02-24fio: Use a progress bar instead of a labelStephen M. Cameron
2012-02-24fio: capture thread status displayStephen M. Cameron
2011-10-12Fix off-by-one in jobs_eta allocationJens Axboe
2011-10-09client/server: request ETA instead of having the server send it automaticallyJens Axboe
2011-10-03server: send network copy of run_str[]Jens Axboe
2011-10-03server: add ETA as a specific commandJens Axboe
2011-10-03Abstract out calculation of ETA from display of ETAJens Axboe
2011-09-30Start of functional clientJens Axboe
2011-09-01Use r/R/w/W instead of m/M for mixed workloads with 100% reads or writesJens Axboe
2011-07-06Add --max-jobs/-j command line optionJens Axboe
2011-01-19Get rid of shadow declarationsJens Axboe
2010-12-14fix ramp_inSigned-off-by Steven Pratt
2010-11-11Call path below SIGALRM isn't safeJens Axboe
2010-05-17Improve ETA for fill_device based job filesJens Axboe
2009-09-11Silence the style/whitespace policeJens Axboe
2009-07-18A few more kb_base fixupsJens Axboe
2009-07-17Get rid of KiB vs KB distinctionJens Axboe
2009-06-09Add support for limiting only rate in only one directionJens Axboe
2009-06-03Improve throughput ETA displayJens Axboe