summaryrefslogtreecommitdiff
path: root/memory.c
AgeCommit message (Expand)Author
2008-06-04MAP_ANON requires fd == -1Jens Axboe
2008-05-30Make it work on opensolarisJens Axboe
2008-03-06Style fixupsJens Axboe
2008-02-01Add --debug for enabling internal dumps on various actionsJens Axboe
2007-10-25More cpu engine fixesJens Axboe
2007-07-19malloc memory still needs to be aligned, if we are doing direct IOJens Axboe
2007-07-19Add clue for ENOMEM hugepage allocationJens Axboe
2007-07-19Fix typo in shmhuge commitJens Axboe
2007-07-19Detect and print when the OS doesn't support huge pagesJens Axboe
2007-04-26Log error on io buffer allocationJens Axboe
2007-04-17IO buffer allocation cleanupJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens Axboe
2007-03-23Print help info on huge page shmget() returning EINVALJens Axboe
2007-03-19Make sure mmaphuge file backed file is the size we needJens Axboe
2007-03-19Helpful indication to run as rootJens Axboe
2007-03-19No need to use perror() after td_verror()Jens Axboe
2007-03-15Move thread options into a seperate structureJens Axboe
2007-03-15Use log_info() throughoutJens Axboe
2007-02-22Add more context to the error messagesJens Axboe
2006-12-21[PATCH] Allow mem=mmap to also use a file backingJens Axboe
2006-12-20[PATCH] Remove debug fprintfsJens Axboe
2006-12-20[PATCH] Support for mmap of hugetlb files as memory backingJens Axboe
2006-12-20[PATCH] Fix hugetlb problemsJens Axboe
2006-12-19[PATCH] Support for hugetlb backed shared memoryJens Axboe
2006-12-05[PATCH] Fix warnings from iccJens Axboe
2006-10-20[PATCH] Split out the memory handling from fio.cJens Axboe