Home
last modified time | relevance | path

Searched refs:iops_max (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/qapi/
H A Dblock.json479 # "iops_max": 0,
499 # "iops_max": 0,
H A Dblock-core.json515 # @iops_max: total I/O operations per second during bursts, in bytes
565 '*bps_wr_max': 'int', '*iops_max': 'int',
2585 # @iops_max: total I/O operations per second during bursts, in bytes
2607 # seconds. It must only be set if @iops_max is set as well.
2633 '*bps_wr_max': 'int', '*iops_max': 'int',
/openbmc/qemu/block/
H A Dqapi-sysemu.c457 cfg.buckets[THROTTLE_OPS_TOTAL].max = arg->iops_max; in qmp_block_set_io_throttle()
H A Dqapi.c113 info->iops_max = cfg.buckets[THROTTLE_OPS_TOTAL].max; in bdrv_block_device_info()
/openbmc/qemu/docs/
H A Dthrottle.txt107 "iops_max": 2000,
127 | throttling.iops-total-max | iops_max |
/openbmc/qemu/tests/qemu-iotests/
H A D051.out293 Testing: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678
294 …drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678: 'throttling.iops-total-m…
H A D051294 run_qemu -drive file="$TEST_IMG",iops_max=1234,throttling.iops-total-max=5678
H A D051.pc.out373 Testing: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678
374 …drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678: 'throttling.iops-total-m…
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c705 inserted->iops_max, in print_block_info()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h3725 uint32_t iops_max; member
/openbmc/qemu/
H A Dqemu-options.hx1531 " [[,iops_max=im]|[[,iops_rd_max=irm][,iops_wr_max=iwm]]]\n"
1632 ``iops_max=bm,iops_rd_max=rm,iops_wr_max=wm``