History log of /external/fio/fifo.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cc62ea704e4de10eb595b551f29af41266cf225d 09-Feb-2012 Jens Axboe <axboe@kernel.dk> Fix a few other static code checker spotted "issues"

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/fifo.c
5ec10eaad3b09875b91e19a20bbdfa06f2117562 06-Mar-2008 Jens Axboe <jens.axboe@oracle.com> Style fixups

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/fifo.c
f12b323f5d5ca40cd966ebbcfbbfcdf0a1fc229e 16-May-2007 Jens Axboe <jens.axboe@oracle.com> blktrace support: fixups/cleanups/improvements

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/fifo.c
104bc4bdf55bd79c2b3f9087601c3df4aa884b2a 16-May-2007 Jens Axboe <jens.axboe@oracle.com> fifo updates
/external/fio/fifo.c
e28875637094451a3c5ec4071f964c1a02dd8f5b 16-May-2007 Jens Axboe <jens.axboe@oracle.com> blktrace support: speedup reading of data

We used to read in data in really small chunks (48 bytes at the time,
the size of the trace). This is really slow for large traces, so
add a fifo frontend to refill the cache in much larger sizes.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/external/fio/fifo.c