1. da7d79b Add hint on being root for EPERM and shmhuge error by Jens Axboe · 15 years ago
  2. a1242a2 Make sure shmhuge allocations are huge page size aligned by Jens Axboe · 15 years ago
  3. b22989b Get rid of KiB vs KB distinction by Jens Axboe · 15 years ago
  4. d529ee1 Add support for the iomem_align option by Jens Axboe · 15 years ago
  5. 829a602 Cleanup IO buffer memory allocation by Jens Axboe · 15 years ago
  6. a55820d MAP_ANON requires fd == -1 by Jens Axboe · 16 years ago
  7. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  8. 5ec10ea Style fixups by Jens Axboe · 16 years ago
  9. ee56ad5 Add --debug for enabling internal dumps on various actions by Jens Axboe · 16 years ago
  10. b4c5e1a More cpu engine fixes by Jens Axboe · 17 years ago
  11. d87612a malloc memory still needs to be aligned, if we are doing direct IO by Jens Axboe · 17 years ago
  12. c7173db Add clue for ENOMEM hugepage allocation by Jens Axboe · 17 years ago
  13. 886b878 Fix typo in shmhuge commit by Jens Axboe · 17 years ago
  14. d8602dd Detect and print when the OS doesn't support huge pages by Jens Axboe · 17 years ago
  15. 3deb310 Log error on io buffer allocation by Jens Axboe · 17 years ago
  16. b6f9676 IO buffer allocation cleanup by Jens Axboe · 17 years ago
  17. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago
  18. d3eb7d7 Print help info on huge page shmget() returning EINVAL by Jens Axboe · 17 years ago
  19. 5d4a35e Make sure mmaphuge file backed file is the size we need by Jens Axboe · 17 years ago
  20. 6b56baf Helpful indication to run as root by Jens Axboe · 17 years ago
  21. 9b33b47 No need to use perror() after td_verror() by Jens Axboe · 17 years ago
  22. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  23. 6d86144 Use log_info() throughout by Jens Axboe · 17 years ago
  24. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  25. 313cb20 [PATCH] Allow mem=mmap to also use a file backing by Jens Axboe · 18 years ago
  26. d232441 [PATCH] Remove debug fprintfs by Jens Axboe · 18 years ago
  27. d0bdaf4 [PATCH] Support for mmap of hugetlb files as memory backing by Jens Axboe · 18 years ago
  28. 0268b8b [PATCH] Fix hugetlb problems by Jens Axboe · 18 years ago
  29. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 18 years ago
  30. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  31. 2f9ade3 [PATCH] Split out the memory handling from fio.c by Jens Axboe · 18 years ago