posix_fadvise is now provided in helpers.c: remove it from the Windows posix.c
[fio.git] / io_u_queue.h
2013-05-28 Jens AxboeReplace list based free/busy/requeue list with FIFO...