summaryrefslogtreecommitdiff
path: root/log.c
AgeCommit message (Expand)Author
2007-04-25More iolog fixesJens Axboe
2007-04-25Fix read_iologJens Axboe
2007-03-27Improve random verify block sortingJens Axboe
2007-03-27Avoid using the rbtree if we don't have toJens Axboe
2007-03-27Fix problems with rb codeJens Axboe
2007-03-27Include syncs in the stored io logJens Axboe
2007-03-26Fix io piece logging to not have O(n) runtimeJens Axboe
2007-03-15Move thread options into a seperate structureJens Axboe
2007-03-15Move setup_rate() out of log.cJens Axboe
2007-03-15Support for setting rated based on IOPSJens Axboe
2007-03-09Turn the CPU burner into a real io engineJens Axboe
2007-03-02Spelling fixesJens Axboe
2007-02-23Improve rate usec calculationJens Axboe
2007-02-23Streamline thread_data data direction setting and checkingJens Axboe
2007-02-14[PATCH] First cut syslet async io supportJens Axboe
2007-01-17[PATCH] Add support for writing aggregate bandwidth logJens Axboe
2007-01-13[PATCH] Fixup rate usec cycle calculation for small valuesJens Axboe
2006-12-05[PATCH] Fix warnings from iccJens Axboe
2006-11-03[PATCH] Add seperate read/write block size optionsJens Axboe
2006-10-27[PATCH cpu io threads need not have lots of stuff setupJens Axboe
2006-10-27[PATCH] Improve io loggingJens Axboe
2006-10-24[PATCH] Revert some of the leak fixesJens Axboe
2006-10-20[PATCH] Be nicer about cleaning up allocated memoryJens Axboe
2006-10-20[PATCH] Cleanup iolog handlingJens Axboe
2006-10-18[PATCH] First cut at supporting > 1 file per jobJens Axboe
2006-06-08[PATCH] When logging to a file, stderr should go both to stderr and fileJens Axboe
2006-06-08[PATCH] Enable output logging to file instead of stdoutJens Axboe
2006-06-07[PATCH] More function movingJens Axboe
2006-06-07[PATCH] Shorten the file names, stupid to prefix everything with fio-Jens Axboe