1. eb7ccf3 Align io units to processor cache line size by Jens Axboe · 15 years ago
  2. 690dec6 OS includes need errno.h by Jens Axboe · 16 years ago
  3. 3c2d93e Make sure os mutex define is visible in mutex.c by Jens Axboe · 16 years ago
  4. f356d01 Only use process shared mutexes on support platforms by Jens Axboe · 16 years ago
  5. 85daf2c Add fio_cpuset_exit() empty handler for platforms that don't support affinity by Jens Axboe · 16 years ago
  6. 39555d0 Solaris pset fixes by Jens Axboe · 16 years ago
  7. 4a3c7b9 Solaris compilation fix by Jens Axboe · 16 years ago
  8. d2ce18b CPU set creation and destruction can fail on some platforms by Jens Axboe · 16 years ago
  9. 6f7024e Support for CPU binding in Solaris by Jens Axboe · 16 years ago
  10. 4e78e40 Add a cpuset exit function by Jens Axboe · 16 years ago
  11. 6d459ee Prepare for support for CPU binding on other platforms by Jens Axboe · 16 years ago
  12. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  13. 2b52511 Allow fio headers to be included by a C++ build by Daniel Rall · 16 years ago
  14. 5b6f5c6 Older Linux versions do not have O_NOATIME by Jens Axboe · 16 years ago
  15. dc873b6 Add OS agnostic RAND_MAX by Jens Axboe · 16 years ago
  16. f022ddb Solaris: support for proper random functions by Jens Axboe · 16 years ago
  17. e116f2b Add directio support to Solaris by Jens Axboe · 16 years ago
  18. 18bc502 Kill useless undef's by Jens Axboe · 16 years ago
  19. 207cb0f posixaio: not all platforms have aio_fsync() by Jens Axboe · 16 years ago
  20. fffca02 Guard posix_fallocate() behind OS define by Jens Axboe · 16 years ago
  21. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  22. 00fb3c8 Move the lib/ stuff around a bit by Jens Axboe · 16 years ago
  23. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  24. f3de88a Move syslet/indirect bits into the OS specific directory by Jens Axboe · 17 years ago
  25. 81887d5 splice: update to new vmsplice-to-user interface by Jens Axboe · 17 years ago
  26. bdda7d7 Type in SPLICE_F_UNMAP ifdef by Jens Axboe · 17 years ago
  27. 4c5946c Fix verify random bytes filling by Jens Axboe · 17 years ago
  28. 09c6cb2 [PATCH] Don't hide pthread_mutex_setpshared in os-linux.h by Shawn Lewis · 17 years ago
  29. 4d8947d Fix headers for building with some older libs by Shawn Lewis · 17 years ago
  30. ba9321e Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  31. f24254e splice engine: support for vmsplice to user space by Jens Axboe · 17 years ago
  32. 495ee9b splice flags are unsigned int, not unsigned long by Jens Axboe · 17 years ago
  33. c8f025f Add comment in os/os-linux.h wrt glibc-2.3.2 by Jens Axboe · 17 years ago
  34. 5e62c22 Fix build/compile for non-blktrace platforms by Jens Axboe · 17 years ago
  35. 6cefbe3 Mask in BE ioprio class as default by Jens Axboe · 17 years ago
  36. 8cc7afa Better checks for disk util init by Jens Axboe · 17 years ago
  37. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago