summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)Author
2008-09-10Allow fio headers to be included by a C++ buildDaniel Rall
2008-06-11Older Linux versions do not have O_NOATIMEJens Axboe
2008-06-04Add OS agnostic RAND_MAXJens Axboe
2008-06-04Solaris: support for proper random functionsJens Axboe
2008-06-04Add directio support to SolarisJens Axboe
2008-06-04Kill useless undef'sJens Axboe
2008-06-02posixaio: not all platforms have aio_fsync()Jens Axboe
2008-06-02Guard posix_fallocate() behind OS defineJens Axboe
2008-06-02Add Solaris native aio engineJens Axboe
2008-05-30Move the lib/ stuff around a bitJens Axboe
2008-05-30Make it work on opensolarisJens Axboe
2008-02-24Move syslet/indirect bits into the OS specific directoryJens Axboe
2007-09-07splice: update to new vmsplice-to-user interfaceJens Axboe
2007-09-04Type in SPLICE_F_UNMAP ifdefJens Axboe
2007-07-26Fix verify random bytes fillingJens Axboe
2007-07-26[PATCH] Don't hide pthread_mutex_setpshared in os-linux.hShawn Lewis
2007-07-25Fix headers for building with some older libsShawn Lewis
2007-06-13Merge branch 'master' of ssh://router/data/git/fioJens Axboe
2007-06-13splice engine: support for vmsplice to user spaceJens Axboe
2007-06-08splice flags are unsigned int, not unsigned longJens Axboe
2007-05-22Add comment in os/os-linux.h wrt glibc-2.3.2Jens Axboe
2007-05-22Fix build/compile for non-blktrace platformsJens Axboe
2007-04-18Mask in BE ioprio class as defaultJens Axboe
2007-04-17Better checks for disk util initJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens Axboe