summaryrefslogtreecommitdiff
path: root/time.c
AgeCommit message (Expand)Author
2015-03-06Improve rate limitingJens Axboe
2015-03-06Add time_since_genesis()Jens Axboe
2014-02-21Unify the time handlingJens Axboe
2014-02-20fio: allow milliseconds on all time specifiersChristian Ehrhardt
2013-01-04time: convert to uint64_tJens Axboe
2012-11-06Move code around to satisfy t/stest linkageJens Axboe
2012-03-16Fix wrap bug in mtime_since()Jens Axboe
2011-01-02First snapshot of FIO for WindowsBruce Cran
2010-08-15Fixup misuse of get_cpu_clock()Jens Axboe
2010-03-24Add support for specific clock sourcesJens Axboe
2009-06-11Get rid of (now) unused rate_throttle()Jens Axboe
2009-06-09Add support for limiting only rate in only one directionJens Axboe
2008-12-10__usec_sleep() really just spins, rename itJens Axboe
2008-09-11Update ramp_timeJens Axboe
2008-09-10Add ramp_time optionJens Axboe
2008-03-06Style fixupsJens Axboe
2007-11-21fix utime_since overflowShawn Lewis
2007-05-21Attempt to work-around possible time warpJens Axboe
2007-03-27Remove redundant double casts in time functionsJens Axboe
2007-03-15Move thread options into a seperate structureJens Axboe
2007-03-15Improve rate accountingJens Axboe
2007-03-15Support for setting rated based on IOPSJens Axboe
2007-02-23Improve rate usec calculationJens Axboe
2007-02-23Streamline thread_data data direction setting and checkingJens Axboe
2007-02-22Improve thread reap handlingJens Axboe
2007-01-13[PATCH] Improve rate functionalityJens Axboe
2006-12-05[PATCH] Fix warnings from iccJens Axboe
2006-11-24[PATCH] Improve time accounting for a jobJens Axboe
2006-11-24[PATCH] Time and seek optimizationsJens Axboe
2006-11-03[PATCH] Add in-progress io rateJens Axboe
2006-11-03[PATCH] Add seperate read/write block size optionsJens Axboe
2006-10-18[PATCH] Split status/eta code out of fio.cJens Axboe
2006-09-14[PATCH] Basic support for a cpu cycle eater jobJens Axboe
2006-06-07[PATCH] Shorten the file names, stupid to prefix everything with fio-Jens Axboe