Searched refs:limits (Results 1 – 25 of 29) sorted by relevance
12
| /qemu/tests/qemu-iotests/ |
| A D | 204 | 62 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 D | 177 | 61 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 D | 093 | 157 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 D | 177.out | 21 == non-power-of-2 write zeroes limits == 25 == non-power-of-2 discard limits ==
|
| A D | 235 | 58 limits={'bps-total': size}))
|
| 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…
|
| A D | 204.out | 21 == non-power-of-2 write zeroes limits == 25 == non-power-of-2 discard limits ==
|
| A D | 258 | 105 limits={
|
| A D | 218 | 150 limits={'bps-read': 4096})
|
| A D | 185 | 240 --object throttle-group,id=thrgr,limits.bps-total=1048576 \
|
| A D | 112.out | 3 === refcount_bits limits ===
|
| /qemu/docs/ |
| A D | throttle.txt | 11 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 D | rdma.txt | 410 1. Currently, 'ulimit -l' mlock() limits as well as cgroups swap limits
|
| A D | image-fuzzer.txt | 109 For now only universal potentially dangerous values are used, e.g. type limits
|
| /qemu/docs/system/ |
| A D | security.rst | 63 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 D | target-sparc.rst | 28 Linux limits the number of usable CPUs to 4.
|
| A D | vnc-security.rst | 34 Since the protocol limits passwords to 8 characters it should not be
|
| /qemu/docs/system/i386/ |
| A D | kvm-pv.rst | 79 to use up to 32768 CPUs without IRQ remapping (but other limits may apply making
|
| /qemu/docs/system/arm/ |
| A D | virt.rst | 146 GICv2. Note that this limits the number of CPUs to 8.
|
| /qemu/docs/system/devices/ |
| A D | nvme.rst | 170 command limits:
|
| /qemu/docs/devel/migration/ |
| A D | postcopy.rst | 51 During the postcopy phase, the bandwidth limits set using
|
| A D | main.rst | 506 the point that stream bandwidth limits tell it to stop. Each call
|
| /qemu/qapi/ |
| A D | block-core.json | 2647 # 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 D | hmp-commands.hx | 1540 .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 D | trace-events | 328 scsi_disk_emulate_vpd_page_b0_not_supported(void) "Inquiry (EVPD[Block limits] not supported for CD…
|
Completed in 24 milliseconds
12