Home
last modified time | relevance | path

Searched refs:limits (Results 1 – 25 of 29) sorted by relevance

12

/qemu/tests/qemu-iotests/
A D20462 limits=align=4k,max-transfer=64k
63 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
68 limits=align=512,max-transfer=64k,opt-write-zero=$CLUSTER_SIZE
69 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
76 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
77 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
83 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
84 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
89 limits=align=4k
90 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
A D17761 limits=align=4k,max-transfer=64k
62 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
67 limits=align=512,max-transfer=64k,opt-write-zero=$CLUSTER_SIZE
68 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
75 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
76 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
82 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
83 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
A D093157 limits = dict([(k, 0) for k in params])
158 limits[tk] = params[tk] * ndrives
159 self.configure_throttle(ndrives, limits)
160 self.do_test_throttle(ndrives, 5, limits)
175 limits = dict([(k, 0) for k in params])
176 limits[tk] = params[tk] * self.max_drives
178 self.do_test_throttle(1, 5, limits, drive)
207 limits = dict([(k, 0) for k in params])
208 limits[tk] = burst_rate
212 limits[tk] = rate
[all …]
A D177.out21 == non-power-of-2 write zeroes limits ==
25 == non-power-of-2 discard limits ==
A D23558 limits={'bps-total': size}))
A D258.out5 {"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…
A D204.out21 == non-power-of-2 write zeroes limits ==
25 == non-power-of-2 discard limits ==
A D258105 limits={
A D218150 limits={'bps-read': 4096})
A D185240 --object throttle-group,id=thrgr,limits.bps-total=1048576 \
A D112.out3 === refcount_bits limits ===
/qemu/docs/
A Dthrottle.txt11 QEMU includes a throttling module that can be used to set limits to
24 them the user can set a global limit or separate limits for read and
78 limits lower the rest of the time.
144 When applying IOPS limits all I/O operations are treated equally
160 requests is never taken into account when applying IOPS limits.
163 Applying I/O limits to groups of disks
167 they all share the same limits.
208 it was member of a different one. In this case the limits
268 described earlier in "Applying I/O limits to groups of disks".
276 "limits" : {
[all …]
A Drdma.txt410 1. Currently, 'ulimit -l' mlock() limits as well as cgroups swap limits
A Dimage-fuzzer.txt109 For now only universal potentially dangerous values are used, e.g. type limits
/qemu/docs/system/
A Dsecurity.rst63 virtual machine. Isolation also includes resource limits such as throttling of
65 limits.
126 - Resource limits and cgroup controllers provide throughput and utilization
127 limits on key resources such as CPU time, memory, and I/O bandwidth.
A Dtarget-sparc.rst28 Linux limits the number of usable CPUs to 4.
A Dvnc-security.rst34 Since the protocol limits passwords to 8 characters it should not be
/qemu/docs/system/i386/
A Dkvm-pv.rst79 to use up to 32768 CPUs without IRQ remapping (but other limits may apply making
/qemu/docs/system/arm/
A Dvirt.rst146 GICv2. Note that this limits the number of CPUs to 8.
/qemu/docs/system/devices/
A Dnvme.rst170 command limits:
/qemu/docs/devel/migration/
A Dpostcopy.rst51 During the postcopy phase, the bandwidth limits set using
A Dmain.rst506 the point that stream bandwidth limits tell it to stop. Each call
/qemu/qapi/
A Dblock-core.json2647 # illegal, limits should always be set in one transaction. All fields
2648 # are optional. When setting limits, if a field is missing the
2716 # @limits: limits to apply for this throttle group
2721 # without x- in the @limits object. This is not a stable
2723 # future. Use @limits for a supported stable interface.
2728 'data': { '*limits': 'ThrottleLimits',
4591 # that limits the COR operations in the backing chain (inclusive),
/qemu/
A Dhmp-commands.hx1540 .help = "change I/O throttle limits for a block drive",
1547 Change I/O throttle limits for a block drive to
/qemu/hw/scsi/
A Dtrace-events328 scsi_disk_emulate_vpd_page_b0_not_supported(void) "Inquiry (EVPD[Block limits] not supported for CD…

Completed in 24 milliseconds

12