| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 184.out | 53 "iops": 0, 83 "iops": 0, 135 "iops-read-max-length": 1, 138 "iops-total-max-length": 1, 139 "iops-total": 1000, 140 "iops-write-max": 0, 144 "iops-size": 0, 145 "iops-read": 0, 146 "iops-write-max-length": 1, 147 "iops-write": 0, [all …]
|
| H A D | 151 | 197 iops: Optional[int] = None variable in TestThrottledWithNbdExportBase 202 self.assertIsNotNone(self.iops) 214 'iops-total': self.iops, 215 'iops-total-max': self.iops 289 iops = 16 variable in TestLowThrottledWithNbdExport 328 for _ in range(0, 5 * self.iops): 342 for _ in range(0, 4 * self.iops): 343 step = math.ceil(1 * 1000 * 1000 * 1000 / self.iops) 352 for _ in range(0, 10 * self.iops): 361 for _ in range(0, 5 * self.iops): [all …]
|
| H A D | 096 | 30 iops = 6000 variable in TestLiveSnapshot 37 opts.append('throttling.iops-total=%d' % self.iops) 54 self.assertEqual(r['iops'], self.iops)
|
| H A D | 051.out | 275 Testing: -drive file=TEST_DIR/t.qcow2,iops=1234,throttling.iops-total=5678 276 …_PROG: -drive file=TEST_DIR/t.qcow2,iops=1234,throttling.iops-total=5678: 'throttling.iops-total' … 278 Testing: -drive file=TEST_DIR/t.qcow2,iops_rd=1234,throttling.iops-read=5678 279 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_rd=1234,throttling.iops-read=5678: 'throttling.iops-re… 281 Testing: -drive file=TEST_DIR/t.qcow2,iops_wr=1234,throttling.iops-write=5678 282 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_wr=1234,throttling.iops-write=5678: 'throttling.iops-w… 293 Testing: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678 294 …OG: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678: 'throttling.iops-to… 296 Testing: -drive file=TEST_DIR/t.qcow2,iops_rd_max=1234,throttling.iops-read-max=5678 297 … -drive file=TEST_DIR/t.qcow2,iops_rd_max=1234,throttling.iops-read-max=5678: 'throttling.iops-rea… [all …]
|
| H A D | 191.out | 142 "iops": 0, 172 "iops": 0, 213 "iops": 0, 243 "iops": 0, 284 "iops": 0, 314 "iops": 0, 344 "iops": 0, 373 "iops": 0, 557 "iops": 0, 587 "iops": 0, [all …]
|
| H A D | 051.pc.out | 355 Testing: -drive file=TEST_DIR/t.qcow2,iops=1234,throttling.iops-total=5678 356 …_PROG: -drive file=TEST_DIR/t.qcow2,iops=1234,throttling.iops-total=5678: 'throttling.iops-total' … 358 Testing: -drive file=TEST_DIR/t.qcow2,iops_rd=1234,throttling.iops-read=5678 359 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_rd=1234,throttling.iops-read=5678: 'throttling.iops-re… 361 Testing: -drive file=TEST_DIR/t.qcow2,iops_wr=1234,throttling.iops-write=5678 362 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_wr=1234,throttling.iops-write=5678: 'throttling.iops-w… 373 Testing: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678 374 …OG: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678: 'throttling.iops-to… 376 Testing: -drive file=TEST_DIR/t.qcow2,iops_rd_max=1234,throttling.iops-read-max=5678 377 … -drive file=TEST_DIR/t.qcow2,iops_rd_max=1234,throttling.iops-read-max=5678: 'throttling.iops-rea… [all …]
|
| H A D | 051 | 286 run_qemu -drive file="$TEST_IMG",iops=1234,throttling.iops-total=5678 287 run_qemu -drive file="$TEST_IMG",iops_rd=1234,throttling.iops-read=5678 288 run_qemu -drive file="$TEST_IMG",iops_wr=1234,throttling.iops-write=5678 294 run_qemu -drive file="$TEST_IMG",iops_max=1234,throttling.iops-total-max=5678 295 run_qemu -drive file="$TEST_IMG",iops_rd_max=1234,throttling.iops-read-max=5678 296 run_qemu -drive file="$TEST_IMG",iops_wr_max=1234,throttling.iops-write-max=5678 302 run_qemu -drive file="$TEST_IMG",iops_size=1234,throttling.iops-size=5678 309 run_qemu -drive file="$TEST_IMG",iops=-1 313 run_qemu -drive file="$TEST_IMG",throttling.iops-total=-4
|
| H A D | 258.out | 5 {"execute": "object-add", "arguments": {"id": "tg", "limits": {"iops-write": 1, "iops-write-max": 1… 21 {"execute": "object-add", "arguments": {"id": "tg", "limits": {"iops-write": 1, "iops-write-max": 1…
|
| H A D | 273.out | 61 "iops": 0, 91 "iops": 0, 131 "iops": 0, 161 "iops": 0, 190 "iops": 0,
|
| H A D | 238 | 37 iops=1000, iops_rd=0, iops_wr=0, conv_keys=False))
|
| /openbmc/qemu/docs/ |
| H A D | throttle.txt | 34 | throttling.iops-total | iops | 35 | throttling.iops-read | iops_rd | 36 | throttling.iops-write | iops_wr | 44 write limits or not, but note that if iops-total is set then neither 45 iops-read nor iops-write can be set. The same applies to bps-total and 53 -drive file=hd0.qcow2,throttling.iops-total=100 61 "iops": 100, 83 this section we'll use 'iops-total' as an example. 85 The I/O limit during bursts is set using 'iops-total-max', and the 86 maximum length (in seconds) is set with 'iops-total-max-length'. So if [all …]
|
| /openbmc/qemu/qapi/ |
| H A D | block.json | 476 # "iops": 512, 496 # "iops": 0,
|
| H A D | block-core.json | 526 # @iops: total I/O operations per second is specified 560 # @iops_max_length: maximum length of the @iops burst period, in 590 'iops': 'int', 'iops_rd': 'int', 'iops_wr': 'int', 2602 # @iops: total I/O operations per second 2637 # @iops_max_length: maximum length of the @iops burst period, in 2662 'bps_wr': 'int', 'iops': 'int', 'iops_rd': 'int', 'iops_wr': 'int', 2679 # @iops-total: limit total I/O operations per second 2681 # @iops-total-max: I/O operations burst 2683 # @iops-total-max-length: length of the iops-total-max burst period, 2684 # in seconds. It must only be set if @iops-total-max is set as [all …]
|
| /openbmc/qemu/block/monitor/ |
| H A D | block-hmp-cmds.c | 521 .iops = qdict_get_int(qdict, "iops"), in hmp_block_set_io_throttle() 688 inserted->iops || inserted->iops_rd || inserted->iops_wr) in print_block_info() 708 inserted->iops, in print_block_info()
|
| /openbmc/qemu/block/ |
| H A D | qapi-system.c | 443 cfg.buckets[THROTTLE_OPS_TOTAL].avg = arg->iops; in qmp_block_set_io_throttle()
|
| H A D | qapi.c | 110 info->iops = cfg.buckets[THROTTLE_OPS_TOTAL].avg; in bdrv_block_device_info()
|
| /openbmc/qemu/ |
| H A D | hmp-commands.hx | 1541 .args_type = "device:B,bps:l,bps_rd:l,bps_wr:l,iops:l,iops_rd:l,iops_wr:l", 1542 .params = "device bps bps_rd bps_wr iops iops_rd iops_wr", 1549 ``block_set_io_throttle`` *device* *bps* *bps_rd* *bps_wr* *iops* *iops_rd* *iops_wr* 1551 *bps* *bps_rd* *bps_wr* *iops* *iops_rd* *iops_wr*.
|
| H A D | qemu-options.hx | 1575 " [[,iops=i]|[[,iops_rd=r][,iops_wr=w]]]\n" 1674 ``iops=i,iops_rd=r,iops_wr=w`` 1684 Let every is bytes of a request count as a new request for iops 1686 circumventing iops limits by sending fewer but larger requests. 1811 " [[,throttling.iops-total=i]|[[,throttling.iops-read=r][,throttling.iops-write=w]]]\n" 1813 …" [[,throttling.iops-total-max=im]|[[,throttling.iops-read-max=irm][,throttling.iops-write-max=iwm… 1814 " [[,throttling.iops-size=is]]\n" 1882 ``throttling.iops-total=i,throttling.iops-read=r, throttling.iops-write=w`` 1886 ``throttling.iops-total-max=im,throttling.iops-read-max=irm, throttling.iops-write-max=iwm`` 1891 ``throttling.iops-size=is`` [all …]
|
| /openbmc/openbmc/poky/documentation/profile-manual/ |
| H A D | usage.rst | 2353 … 8,32 1 0 58.516982089 0 m N cfq3551 sl_used=13 disp=6 charge=13 iops=0 sect=80 2498 8,32 1 0 177.266689297 0 m N cfq1267 sl_used=9 disp=6 charge=9 iops=0 sect=56
|