2008-06-09 | Jens Axboe | splice: if splicing fails with EINVAL, it's most likely... Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-06 | Jens Axboe | Fio 1.21 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-06 | Jens Axboe | Linux sysfs change broke fio disk lookup Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-05 | Jens Axboe | ETA fix Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-05 | Jens Axboe | Fio 1.21-rc8 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-05 | Jens Axboe | HOWTO spelling Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-05 | Jens Axboe | Help entry typos Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-05 | Jens Axboe | Add iodepth_batch_complete control Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-05 | Jens Axboe | Don't print 100% done, when we don't have a time estimate yet Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | MAP_ANON requires fd == -1 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Add OS agnostic RAND_MAX Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Compile warning for non-signal driven solaris asynch io Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Solaris: support for proper random functions Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Add directio support to Solaris Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | We need to grab and mark the file open before jumping... Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Kill useless undef's Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Add missing splice syscall numbers for alpha and s390 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Add write barriers Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Fio 1.21-rc7 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-04 | Jens Axboe | Missing time store in rwmix switch Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Base FreeBSD Makefile on Linux, but insist on gmake... Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Makefile update Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Remove comment wrt sigaction() usage, it's deprecated Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | solarisaio: support signal driven async IO Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | solarisaio: aiowait() can return (void *) -1 for error Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Move fls.h in with the other lib helpers Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Include solarisaio in README Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | solarisaio: IO depth constrained by MAXASYNCHIO Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Fio 1.21-rc6 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Missed fls() -> __fls() conversion Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Fio 1.21-rc5 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | FreeBSD Makefile update Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | mutex: only regard less-than-zero return as error Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | net engine: missing includes Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | posixaio: not all platforms have aio_fsync() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | posixaio: need fcntl.h Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Guard posix_fallocate() behind OS define Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Rename fls() to __fls() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Not all platforms have ENODATA Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Rename list_* function and file to flist_ to avoid... Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Add Solaris native aio engine Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Don't make posix_fallocate() set td->verror Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Fio 1.21-rc4 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Do at least one block if randommap fails us Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Inc block in mark_random_map() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | smalloc: use optimized ffz() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Be sure to use internal __ffs, not glibc variant Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Speedup mark_random_map() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | x86-64: enable arch ffz again Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | x86-64: ffz need only search the first 32-bits Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Fix off-by-one in generic ffz Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-02 | Jens Axboe | Add missing lib/ffz.h file Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-06-01 | Jens Axboe | Readd the arch ffz functions Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | ffz() takes ints, so change the file_map to being int... Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Add sparc and sparc64 support Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Seperate status timer setup from disk util timer Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Fixup posix_fallocate() usage Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | errno is not negative Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | strsep got lost in Makefile.solaris Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Cleanup lib/strsep.c Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Remove icc reference in Linux Makefile Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Fix build with FIO_INC_DEBUG not included Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | More fixes to FreeBSD and Solaris Makefile Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Move the lib/ stuff around a bit Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Add dprint() to io_u requeue Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | close_ioengine() clears ->data after calling engine... Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | vsync: Fix issue with double issue of io_u Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | Make it work on opensolaris Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-30 | Jens Axboe | net engine: improve host/port parsing Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-28 | Jens Axboe | Fio 1.21-rc3 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-28 | Jens Axboe | Fix bug in put_file() and __file_invalidate_cache() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-28 | Jens Axboe | Fix refill buffers overwriting verify data Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-28 | Jens Axboe | Merge branch 'master' of ssh://router/data/git/fio |
commit | commitdiff | tree |
2008-05-28 | Jens Axboe | Fixup distribution of reads and writes in a mixed workload Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-28 | Jens Axboe | Fixup rwmixread/write options Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | Fio 1.21-rc2 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: final cleanups Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: fix map overflow Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: fix off-by-one in ptr_valid() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: kill another debug printf() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: fix compile error Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: cleanup and remove debug printf() Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | Fio 1.21-rc1 Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: turn on the thread safe flag Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-27 | Jens Axboe | smalloc: change to a bitmap allocator Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-26 | Jens Axboe | Fix out-of-band deref of (potentially) gone threads... Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-26 | Jens Axboe | Remove early directory check Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-26 | Jens Axboe | smalloc: add pre and post redzone checks to pointers Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-23 | Jens Axboe | Non-linux Makefile updates Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-23 | Jens Axboe | Silence warning on older gcc (bogus) Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-23 | Jens Axboe | Work-around too large block count Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-23 | Jens Axboe | Add job number specific dumping and fix atexit() error Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-23 | Jens Axboe | smalloc: debug Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-23 | Jens Axboe | smalloc: increase alloc size Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-22 | Jens Axboe | Add logging for queue submit and complet counts Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-22 | Jens Axboe | If verify is enabled, automatically enable refill_buffers Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-21 | Jens Axboe | Add option for refilling IO buffers on each submit Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-16 | Jens Axboe | Silence put_file() complaint Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-15 | Jens Axboe | Fix bad interaction with file open/close and queuing Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
2008-05-15 | Jens Axboe | Improve iodepth logging Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |
commit | commitdiff | tree |
next |