Home
last modified time | relevance | path

Searched refs:ublk_io_and_kill_daemon (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/ublk/
A Dtest_stress_04.sh8 ublk_io_and_kill_daemon() function
31 ublk_io_and_kill_daemon 8G -t null -q 4 -z &
32 ublk_io_and_kill_daemon 256M -t loop -q 4 -z "${UBLK_BACKFILES[0]}" &
33 ublk_io_and_kill_daemon 256M -t stripe -q 4 -z "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}" &
36 ublk_io_and_kill_daemon 8G -t null -q 4 --auto_zc &
37 ublk_io_and_kill_daemon 256M -t loop -q 4 --auto_zc "${UBLK_BACKFILES[0]}" &
38ublk_io_and_kill_daemon 256M -t stripe -q 4 --auto_zc "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}…
39 ublk_io_and_kill_daemon 8G -t null -q 4 -z --auto_zc --auto_zc_fallback &
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]}" &
[all …]
A Dtest_stress_02.sh12 ublk_io_and_kill_daemon() function
29 ublk_io_and_kill_daemon 8G -t null -q "$nr_queue" &
30 ublk_io_and_kill_daemon 256M -t loop -q "$nr_queue" "${UBLK_BACKFILES[0]}" &
31ublk_io_and_kill_daemon 256M -t stripe -q "$nr_queue" "${UBLK_BACKFILES[1]}" "${UBLK_BACKFILES[2]}…

Completed in 4 milliseconds