2005-11-18 |
Jens Axboe | [PATCH] fio: Add option for using crc32 for verifies. |
commit | commitdiff | tree |
2005-11-18 |
Jens Axboe | [PATCH] Add mem=mmap option to use anon mmap for buffer... |
commit | commitdiff | tree |
2005-11-18 |
Jens Axboe | [PATCH] fio: for mmap'ed io with the direct option... |
commit | commitdiff | tree |
2005-11-17 |
Jens Axboe | [PATCH] fio: print whether we will use mmap or not |
commit | commitdiff | tree |
2005-11-17 |
Jens Axboe | [PATCH] fio: add support for mmap'ed io. |
commit | commitdiff | tree |
2005-11-17 |
Jens Axboe | [PATCH] fio: various fixes for using a bdev directly |
commit | commitdiff | tree |
2005-11-15 |
Jens Axboe | [PATCH] fio: if no size given for read, just use file... |
commit | commitdiff | tree |
2005-11-14 |
Jens Axboe | [PATCH] fio: show group stats after individual job... |
commit | commitdiff | tree |
2005-11-10 |
Jens Axboe | [PATCH] fio: display percent of agg bw a job got |
commit | commitdiff | tree |
2005-11-10 |
Jens Axboe | [PATCH] fio: one-off in check_strset() |
commit | commitdiff | tree |
2005-11-10 |
Jens Axboe | [PATCH] fio: Add check_strset() |
commit | commitdiff | tree |
2005-11-10 |
Jens Axboe | [PATCH] fio: add option for using threads |
commit | commitdiff | tree |
2005-11-10 |
Jens Axboe | [PATCH] fio: split the code up a bit, fio.c was getting... |
commit | commitdiff | tree |
2005-11-10 |
Jens Axboe | [PATCH] Add Makefile depedency checks |
commit | commitdiff | tree |
2005-11-09 |
Jens Axboe | [PATCH] fio: strip whitespace at the end as well in... |
commit | commitdiff | tree |
2005-11-09 |
Jens Axboe | [PATCH] fio: stats update, make it work for loops and... |
commit | commitdiff | tree |
2005-11-09 |
Jens Axboe | [PATCH] fio: do seperate statistics between stonewalls... |
commit | commitdiff | tree |
2005-11-09 |
Jens Axboe | [PATCH] Add generic_ffz for use for archs without an... |
commit | commitdiff | tree |
2005-11-09 |
Jens Axboe | [PATCH] Make 'ARCH' a define, it may not be used |
commit | commitdiff | tree |
2005-11-09 |
Jens Axboe | [PATCH] fio: BITS_PER_LONG can just be __WORDSIZE |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] drivescan/misc: arch stuff |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: forgot arch.h checkin |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: error handling |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: fix some arch issues |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: update tiobench example to use 'numjobs' |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: 'directory' option debug kill |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: add 'directory' and 'numjobs' options |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: redundant setting of run_str[] |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: add tiobench example file |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: stonewall needs to break to honor future... |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: fix busy map problem with file offsets |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: improve timing on low number of usecs |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: add stonewall option to serialize jobs... |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: add cpu usage stats |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: Change '+' runstate to show what the job... |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: td_write() |
commit | commitdiff | tree |
2005-11-08 |
Jens Axboe | [PATCH] fio: add size detection for block devices |
commit | commitdiff | tree |
2005-11-07 |
Jens Axboe | [PATCH] fio: fix aio syscall returns and io_u leak... |
commit | commitdiff | tree |
2005-11-07 |
Jens Axboe | [PATCH] fio: make the aio path handle resubmits |
commit | commitdiff | tree |
2005-11-07 |
Jens Axboe | [PATCH] fio: make default timeout be until we are done |
commit | commitdiff | tree |
2005-11-07 |
Jens Axboe | [PATCH] fio: Switch to bytes instead and add map of... |
commit | commitdiff | tree |
2005-11-07 |
Jens Axboe | Merge branch 'master' of axboe@router:/data/git/disktools |
commit | commitdiff | tree |
2005-11-07 |
Jens Axboe | [PATCH] fio: convert all internal accounting to sectors |
commit | commitdiff | tree |
2005-11-07 |
Jens Axboe | [PATCH] fio: make sure bs is a multiple of 512 |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: random verify fixes, still some problems... |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: make random io writes verifiable as well |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: let td->error determine exit point |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: make logic easier to read |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: disable verify for random io for now |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: verify cleanups |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: Assume verify is ok for a hole |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: only verify for writes (duh) |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: correct stats for loops=x, where x > 1 |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: Allow aio verify to do queueing |
commit | commitdiff | tree |
2005-11-04 |
Jens Axboe | [PATCH] fio: Implement async verify |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: get_io_u() doesn't need the on-stack lengt... |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: mark the md5 code as being lifted from... |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: improve state setting and printing |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: some verify fixes |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: Really implement verify |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: commit the md5 bits |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: Add start of 'verify' option |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: Remove jobs on command line |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: Add 'loops' parameter to specify number... |
commit | commitdiff | tree |
2005-11-03 |
Jens Axboe | [PATCH] fio: add create_serialize and create_fsync... |
commit | commitdiff | tree |
2005-10-31 |
Jens Axboe | [PATCH] fio: correct latency graph |
commit | commitdiff | tree |
2005-10-31 |
Jens Axboe | [PATCH] fio: add bwavgtime option for setting bandwidth... |
commit | commitdiff | tree |
2005-10-28 |
Jens Axboe | [PATCH] fio: move fsync to the end after all the timing... |
commit | commitdiff | tree |
2005-10-28 |
Jens Axboe | [PATCH] fio: async thinktime should be at the end |
commit | commitdiff | tree |
2005-10-28 |
Jens Axboe | [PATCH] fio: rename delaysleep to thinktime and update... |
commit | commitdiff | tree |
2005-10-28 |
Jens Axboe | [PATCH] fio: rename plot script and include in installation |
commit | commitdiff | tree |
2005-10-28 |
Jens Axboe | [PATCH] fio: add 'exitall' option to terminate other... |
commit | commitdiff | tree |
2005-10-28 |
Jens Axboe | [PATCH] fio: random io was broken after blocks -> kb... |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] fio: dump per-job runtime as well |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] fio: aggregate bandwidth isn't just the sum... |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] fio: Move file creating even earlier and fix... |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] fio: fixup rate calculations |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] fio: serialize client file creating to avoid... |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] Add support for the bsrange=x-y option, mixing... |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] fio: update default random seed |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] fio: prepare for mixed block sized io |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | Merge branch 'master' of axboe@router:/data/git/disktools |
commit | commitdiff | tree |
2005-10-27 |
Jens Axboe | [PATCH] Add .gitignore file |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: malloc debug cruft |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: add option for using shm as the io buffers |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: use one big allocation for io units |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: remember to mark shm segment for deletion |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: add option for doing sync writes |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: allow buffed aio. check shmat return value |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: Add -l and -w option for logging latency... |
commit | commitdiff | tree |
2005-10-26 |
Jens Axboe | [PATCH] fio: add script for generating gnuplot png... |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: typo, file_size -> file_offset |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: lots of missing global -> job inheritance |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: Fixup install target and modify client... |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: woops, remember to commit list.h as well |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: Add submission latency numbers for aio |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: io_submit() returns the error, it doesn... |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: need to put io_u in submission failure... |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: avoid lseek() if cur_off == offset |
commit | commitdiff | tree |
2005-10-25 |
Jens Axboe | [PATCH] fio: aio implies direct io, since there's no... |
commit | commitdiff | tree |
next |