summaryrefslogtreecommitdiff
path: root/memory.c
AgeCommit message (Expand)Author
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