Allow percentage setting for size=
[fio.git] / time.c
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-08-15 Jens AxboeFixup misuse of get_cpu_clock()
2010-03-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-03-24 Jens AxboeAdd support for specific clock sources
2009-06-11 Jens AxboeGet rid of (now) unused rate_throttle()
2009-06-09 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-06-09 Jens AxboeAdd support for limiting only rate in only one direction
2008-12-10 Jens Axboe__usec_sleep() really just spins, rename it
2008-09-11 Jens AxboeUpdate ramp_time
2008-09-10 Jens AxboeAdd ramp_time option
2008-03-06 Jens AxboeStyle fixups
2007-11-21 Shawn Lewisfix utime_since overflow
2007-05-21 Jens AxboeAttempt to work-around possible time warp
2007-03-27 Jens AxboeRemove redundant double casts in time functions
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-15 Jens AxboeImprove rate accounting
2007-03-15 Jens AxboeSupport for setting rated based on IOPS
2007-02-23 Jens AxboeImprove rate usec calculation
2007-02-23 Jens AxboeStreamline thread_data data direction setting and checking
2007-02-22 Jens AxboeImprove thread reap handling
2007-01-13 Jens Axboe[PATCH] Improve rate functionality
2006-12-05 Jens Axboe[PATCH] Fix warnings from icc
2006-11-24 Jens Axboe[PATCH] Improve time accounting for a job
2006-11-24 Jens Axboe[PATCH] Time and seek optimizations
2006-11-03 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2006-11-03 Jens Axboe[PATCH] Add in-progress io rate
2006-11-03 Jens Axboe[PATCH] Add seperate read/write block size options
2006-10-18 Jens Axboe[PATCH] Split status/eta code out of fio.c
2006-09-14 Jens Axboe[PATCH] Basic support for a cpu cycle eater job
2006-06-07 Jens Axboe[PATCH] Shorten the file names, stupid to prefix everyt...