HomeSort by relevance Sort by last modified time
    Searched refs:libaio (Results 1 - 8 of 8) sorted by null

  /external/fio/examples/
e4defrag2.fio 65 ioengine=libaio
79 ioengine=libaio
enospc-pressure.fio 8 ioengine=libaio
  /external/fio/
configure 431 libaio="no"
433 #include <libaio.h>
441 if compile_prog "" "-laio" "libaio" ; then
442 libaio=yes
445 if test "$libaio" = "yes" ; then
446 feature_not_found "linux AIO" "libaio-dev or libaio-devel"
448 libaio=no
450 echo "Linux AIO support $libaio"
1215 if test "$libaio" = "yes" ; the
    [all...]
ioengine.h 12 #include <libaio.h>
Makefile 50 SOURCE += engines/libaio.c
  /external/fio/engines/
libaio.c 2 * libaio engine
12 #include <libaio.h>
32 .lname = "Libaio userspace reaping",
292 .name = "libaio",
  /external/fio/tools/
genfio 125 ioengine=libaio
  /external/blktrace/btreplay/
btreplay.c 26 #include <libaio.h>
    [all...]

Completed in 1449 milliseconds