Searched refs:per_io_tasks (Results 1 – 6 of 6) sorted by relevance
43 ublk_io_and_kill_daemon 8G -t null -q 4 --nthreads 8 --per_io_tasks &44 ublk_io_and_kill_daemon 256M -t loop -q 4 --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" &45 …ublk_io_and_kill_daemon 256M -t stripe -q 4 --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}" "${…46 ublk_io_and_kill_daemon 8G -t null -q 4 --nthreads 8 --per_io_tasks &
46 ublk_io_and_remove 8G -t null -q 4 --auto_zc --nthreads 8 --per_io_tasks &47 ublk_io_and_remove 256M -t loop -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[0]}" &48 …ublk_io_and_remove 256M -t stripe -q 4 --auto_zc --nthreads 8 --per_io_tasks "${UBLK_BACKFILES[1]}…49 ublk_io_and_remove 8G -t null -q 4 -z --auto_zc --auto_zc_fallback --nthreads 8 --per_io_tasks &
73 ublk_io_and_remove 8G -t null -q 4 --nthreads 8 --per_io_tasks -r 1 -i "$reissue" &74 …ublk_io_and_remove 256M -t loop -q 4 --nthreads 8 --per_io_tasks -r 1 -i "$reissue" "${UBLK_BACKFI…75 ublk_io_and_remove 8G -t null -q 4 --nthreads 8 --per_io_tasks -r 1 -i "$reissue" &
16 dev_id=$(_add_ublk_dev -t null -q 4 -d 16 --nthreads $NTHREADS --per_io_tasks)
79 unsigned int per_io_tasks:1; member193 unsigned per_io_tasks; member
662 if (t->dev->per_io_tasks) { in ublk_submit_fetch_commands()1141 if (nthreads != nr_queues && !ctx->per_io_tasks) { in __cmd_dev_add()1178 dev->per_io_tasks = ctx->per_io_tasks; in __cmd_dev_add()1615 ctx.per_io_tasks = 1; in main()
Completed in 12 milliseconds