The following changes since commit aea691c6c2828dff0ee50d7418091d1cb6a1f2a0: Jens Axboe (1): Fio 1.29 are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (5): Fix O_DIRECT memory alignment Don't limit direct IO to 512b aligned Add warning about potentially missing O_DIRECT support or bad alignment Fio 1.30 mmap engine: allow full mmaps for 64-bit machines engines/mmap.c | 82 +++++++++++++++++++++++++++++++++++++++++--------------- file.h | 2 + fio.c | 2 +- init.c | 10 +------ ioengines.c | 12 ++++++++ 5 files changed, 76 insertions(+), 32 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html