History log of /external/fio/io_u_queue.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
572cfb3f4d2cbf22291b395f2bb41facdc17ce86 06-Dec-2013 Jens Axboe <axboe@kernel.dk> Calloc() cleanup

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/io_u_queue.c
2ae0b204743d6b4048c6fffd46c6280a70f2ecd1 28-May-2013 Jens Axboe <axboe@kernel.dk> Replace list based free/busy/requeue list with FIFO + ring

Cache friendliness of the list is pretty low. This has
provably lower overhead.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/io_u_queue.c