Home
last modified time | relevance | path

Searched refs:CLUSTER_SIZE (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/qemu/tests/qemu-iotests/
H A D02471 io_pattern writev 0 $CLUSTER_SIZE $((2 * CLUSTER_SIZE)) 8 0x11
93 io_pattern readv $((0 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x33
94 io_pattern readv $((1 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x33
95 io_pattern readv $((2 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x33
96 io_pattern readv $((3 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x33
97 io_pattern readv $((4 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x11
98 io_pattern readv $((5 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x00
99 io_pattern readv $((6 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x11
100 io_pattern readv $((7 * CLUSTER_SIZE)) $CLUSTER_SIZE 0 1 0x00
283 CLUSTER_SIZE=$(( CLUSTER_SIZE * 2 )) TEST_IMG=$OVERLAY \
[all …]
H A D01955 CLUSTER_SIZE=65536
70 io_pattern writev $(( offset + 1024 * 1024)) $CLUSTER_SIZE $CLUSTER_SIZE 1 42
88 io_pattern writev $(( offset + 1024 * 1024 + $CLUSTER_SIZE)) $CLUSTER_SIZE $CLUSTER_SIZE 1 43
109 is_allocated $(( offset + 1024 * 1024)) $CLUSTER_SIZE $CLUSTER_SIZE 1
121 io_pattern readv $(( offset + 1024 * 1024)) $CLUSTER_SIZE $CLUSTER_SIZE 1 42
122 … io_pattern readv $(( offset + 1024 * 1024 + $CLUSTER_SIZE)) $CLUSTER_SIZE $CLUSTER_SIZE 1 43
125 io_zero readv $(( offset + 1024 * 1024 + $CLUSTER_SIZE * 4 )) $CLUSTER_SIZE $CLUSTER_SIZE 1
H A D13152 CLUSTER_SIZE=$(peek_file_le $TEST_IMG $CLUSTER_SIZE_OFFSET 4)
53 CLUSTER_SIZE=$((CLUSTER_SIZE * 512))
54 CLUSTER_HALF_SIZE=$((CLUSTER_SIZE / 2))
55 CLUSTER_DBL_SIZE=$((CLUSTER_SIZE * 2))
64 { $QEMU_IO -c "read -P 0x11 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io | _f…
75 { $QEMU_IO -c "read -P 0x11 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io | _f…
84 { $QEMU_IO -c "discard 0 $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io | _filter_testdir
86 { $QEMU_IO -c "read -P 0 0 $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io | _filter_testdir
117 { $QEMU_IO -c "read -P 0x11 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io | _f…
142 $QEMU_IO -c "write -P 42 0 $CLUSTER_SIZE" "$TEST_IMG.base" | _filter_qemu_io
[all …]
H A D25249 CLUSTER_SIZE=65536
68 _make_test_img $((6 * CLUSTER_SIZE))
69 TEST_IMG="$TEST_IMG.base_new" _make_test_img $((6 * CLUSTER_SIZE))
79 -c "write -P 0x11 $((0 * CLUSTER_SIZE)) $CLUSTER_SIZE" \
80 -c "write -P 0x11 $((2 * CLUSTER_SIZE)) $CLUSTER_SIZE" \
81 -c "write -P 0x11 $((4 * CLUSTER_SIZE)) $CLUSTER_SIZE" \
H A D02352 for CLUSTER_SIZE in $CLUSTER_SIZES; do
54 echo "Creating new image; cluster size: $CLUSTER_SIZE"
65 io_test $op $offset $CLUSTER_SIZE 3
82 io_test $op $offset $CLUSTER_SIZE 3
95 io_test $op $offset $CLUSTER_SIZE 3
110 io_test2 $offset $CLUSTER_SIZE 4
H A D04863 CLUSTER_SIZE=4096
67 io_pattern write 524288 $CLUSTER_SIZE $CLUSTER_SIZE 4 45
87 io_pattern write 1228800 $CLUSTER_SIZE 0 1 67
89 io_pattern write 0 $CLUSTER_SIZE 0 1 123
H A D02662 CLUSTER_SIZE=1024
127 CLUSTER_SIZE=512
171 CLUSTER_SIZE=1024
234 _make_test_img $CLUSTER_SIZE
236 $QEMU_IO -c "write 0 $CLUSTER_SIZE" -c "write -z 0 $CLUSTER_SIZE" "$TEST_IMG" \
240 $QEMU_IO -c "write 0 $CLUSTER_SIZE" "$BLKDBG_TEST_IMG" | _filter_qemu_io
H A D15444 CLUSTER_SIZE=4k
53 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
77 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
100 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
123 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
163 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
193 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
223 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
242 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
258 CLUSTER_SIZE=512 TEST_IMG="$TEST_IMG.base" _make_test_img $size
[all …]
H A D01348 CLUSTER_SIZE=4096
58 io_test $op $offset $CLUSTER_SIZE 8
76 io_test $op $offset $CLUSTER_SIZE 8
89 io_test $op $offset $CLUSTER_SIZE 8
H A D02246 CLUSTER_SIZE="4096"
55 io_test "write -b" $offset $CLUSTER_SIZE 8
56 io_test "read -b" $offset $CLUSTER_SIZE 8
H A D02957 CLUSTER_SIZE=65536
64 CLUSTER_SIZE=1024
76 CLUSTER_SIZE=65536
89 CLUSTER_SIZE=512
H A D01452 CLUSTER_SIZE=4096
59 io_test2 $offset $CLUSTER_SIZE 256
69 io_test $op $offset $CLUSTER_SIZE 8
H A D033118 CLUSTER_SIZE=$((4 * 1024))
119 L2_COVERAGE=$(($CLUSTER_SIZE * $CLUSTER_SIZE / 8))
H A D314143 CLUSTER_SIZE=65536
145 TEST_IMG="$TEST_IMG.base" _make_test_img $CLUSTER_SIZE
146 _make_test_img -b "$TEST_IMG.base" -F $IMGFMT $CLUSTER_SIZE
H A D17746 CLUSTER_SIZE=1M
67 limits=align=512,max-transfer=64k,opt-write-zero=$CLUSTER_SIZE
H A D20446 CLUSTER_SIZE=1M
68 limits=align=512,max-transfer=64k,opt-write-zero=$CLUSTER_SIZE
H A D26847 CLUSTER_SIZE=2k _make_test_img 1M
H A D03546 CLUSTER_SIZE=512
H A D03252 CLUSTER_SIZE=65536
H A D01560 CLUSTER_SIZE=1k
H A D03149 CLUSTER_SIZE=65536
H A D07459 CLUSTER_SIZE=4096
H A D03844 CLUSTER_SIZE=2M
H A D03448 CLUSTER_SIZE=4k
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dparallels-checks53 CLUSTER_SIZE=$((CLUSTER_SIZE * 512))
54 LAST_CLUSTER_OFF=$((SIZE - CLUSTER_SIZE))
105 { $QEMU_IO -c "write -P 0x55 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io | _…
108 { $QEMU_IO -r -c "read -P 0x55 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io |…
115 { $QEMU_IO -r -c "read -P 0x11 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io |…
124 { $QEMU_IO -r -c "read -P 0x11 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io |…
133 { $QEMU_IO -r -c "read -P 0x11 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io |…
144 { $QEMU_IO -c "write -P 0x55 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io | _…
147 { $QEMU_IO -r -c "read -P 0x55 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io |…
154 { $QEMU_IO -r -c "read -P 0x11 $CLUSTER_SIZE $CLUSTER_SIZE" "$TEST_IMG"; } 2>&1 | _filter_qemu_io |…
[all …]

12