Home
last modified time | relevance | path

Searched refs:throttle (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/qemu/tests/qemu-iotests/
H A D25828 def node(node_name, path, backing=None, fmt=None, throttle=None): argument
44 if throttle:
47 'throttle-group': throttle,
112 **node('node4', node4_path, throttle=stream_throttle,
116 backing=node('node0', node0_path, throttle=commit_throttle,
H A D1844 # Test I/O throttle block filter driver interface
37 _require_drivers throttle
53 test_throttle=$($QEMU_IMG --help|grep throttle)
54 [ "$test_throttle" = "" ] && _notrun "qemu-img does not support throttle"
69 "qom-type": "throttle-group",
78 "driver": "throttle",
80 "throttle-group": "group0",
96 "qom-type": "throttle-group",
134 "qom-type": "throttle-group",
174 "driver": "throttle",
[all...]
H A D184.out38 "filename": "json:{\"throttle-group\": \"group0\", \"driver\": \"throttle\", \"file\": {\"driver\": \"null-co\"}}",
39 "format": "throttle",
46 "drv": "throttle",
58 "file": "json:{\"throttle-group\": \"group0\", \"driver\": \"throttle\", \"file\": {\"driver\": \"null-co\"}}"
249 "desc": "Parameter 'throttle-group' is missing"
H A D258.out5 …nts": {"id": "tg", "limits": {"iops-write": 1, "iops-write-max": 1}, "qom-type": "throttle-group"}}
7 …": "IMGFMT", "file": {"driver": "throttle", "file": {"driver": "file", "filename": "TEST_DIR/PID-n…
21 …nts": {"id": "tg", "limits": {"iops-write": 1, "iops-write-max": 1}, "qom-type": "throttle-group"}}
23 …ver": "raw", "file": {"driver": "throttle", "file": {"driver": "file", "filename": "TEST_DIR/PID-n…
H A D185240 --object throttle-group,id=thrgr,limits.bps-total=1048576 \
242 --blockdev throttle,node-name=throttled,throttle-group=thrgr,file=null \
/openbmc/qemu/docs/
H A Dthrottle.txt17 it works internally. The implementation is in throttle.c.
258 The 'throttle' block filter
261 'throttle' block filter. This filter uses the exact same throttling
274 "qom-type": "throttle-group",
283 throttle-group has a 'limits' property (of type ThrottleLimits as
287 A throttle-group can also be created with the -object command line
292 -object throttle-group,id=group0,x-iops-total=1000,x-bps-write=2097152
298 Once we have a throttle-group we can use the throttle block filter,
317 "driver": "throttle",
319 "throttle-group": "group0",
[all …]
/openbmc/qemu/docs/devel/migration/
H A Ddirty-limit.rst6 dirty ring to throttle down the guest during live migration.
13 main --------------> throttle thread ------------> PREPARE(1) <--------
29 the QEMU main thread starts the throttle thread. The throttle thread, once
59 After completing the three above stages, the throttle thread loops back
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-asyncio-throttle_1.0.2.bb2 HOMEPAGE = "https://github.com/hallazzang/asyncio-throttle"
H A Dpython3-aiohue_4.7.4.bb13 python3-asyncio-throttle \
/openbmc/webui-vue/src/views/Operations/SerialOverLan/
H A DSerialOverLanConsole.vue50 import { throttle } from 'lodash';
125 this.resizeConsoleWindow = throttle(() => {
/openbmc/u-boot/drivers/thermal/
H A DKconfig17 cpufreq is used as the cooling device to throttle CPUs when the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dfix-client-gfx_state-initialisation.patch31 client->throttle = NULL;
/openbmc/webui-vue/src/views/Operations/Kvm/
H A DKvmConsole.vue46 import { throttle } from 'lodash';
121 this.resizeKvmWindow = throttle(() => {
/openbmc/qemu/block/
H A Dmeson.build39 'throttle.c',
40 'throttle-groups.c',
/openbmc/qemu/system/
H A Dtrace-events52 …t(int cpu_index, uint64_t pct, int64_t time_us) "CPU[%d] throttle percent: %" PRIu64 ", throttle a…
/openbmc/openpower-occ-control/
H A Dpldm.cpp1207 void Interface::setTraceThrottle(const bool throttle) in setTraceThrottle() argument
1209 if (throttle != throttleTraces) in setTraceThrottle()
1211 if (throttle) in setTraceThrottle()
1219 throttleTraces = throttle; in setTraceThrottle()
H A Dpldm.hpp184 void setTraceThrottle(const bool throttle);
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-veyron-mickey.dts114 * After 1st level, throttle the CPU down to as low as 1.4 GHz
116 * won't throttle the GPU lower than 400 MHz due to CPU
/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.c332 void virtio_serial_throttle_port(VirtIOSerialPort *port, bool throttle) in virtio_serial_throttle_port() argument
338 trace_virtio_serial_throttle_port(port->id, throttle); in virtio_serial_throttle_port()
339 port->throttled = throttle; in virtio_serial_throttle_port()
340 if (throttle) { in virtio_serial_throttle_port()
/openbmc/qemu/ui/
H A Dtrace-events72 …h, int client_height, int bytes_per_pixel, void *audio_cap) "VNC client throttle threshold state=%…
73 …ntal(void *state, void *ioc, int job_update, size_t offset) "VNC client throttle incremental state…
74 …rced(void *state, void *ioc, int job_update, size_t offset) "VNC client throttle forced state=%p i…
75 vnc_client_throttle_audio(void *state, void *ioc, size_t offset) "VNC client throttle audio state=%…
H A Dcocoa.m40 #include "system/cpu-throttle.h"
1676 int throttle_pct; /* throttle percentage */
1694 // get the throttle percentage
1788 /* Calculate the throttle percentage */
/openbmc/qemu/hw/ppc/
H A Dpnv_occ.c431 uint8_t throttle; member
823 static_data.v2.throttle = 0; in occ_init_homer_memory()
/openbmc/qemu/util/
H A Dmeson.build108 util_ss.add(files('throttle.c'))
/openbmc/qemu/tests/unit/
H A Dmeson.build68 'test-throttle': [testblock],
/openbmc/openbmc/
H A DREADME.md155 running continuously at full throttle) are likely.

12