| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 258 | 28 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 D | 184 | 4 # 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 D | 184.out | 38 "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 D | 258.out | 5 …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 D | 185 | 240 --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 D | throttle.txt | 17 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 D | dirty-limit.rst | 6 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 D | python3-asyncio-throttle_1.0.2.bb | 2 HOMEPAGE = "https://github.com/hallazzang/asyncio-throttle"
|
| H A D | python3-aiohue_4.7.4.bb | 13 python3-asyncio-throttle \
|
| /openbmc/webui-vue/src/views/Operations/SerialOverLan/ |
| H A D | SerialOverLanConsole.vue | 50 import { throttle } from 'lodash'; 125 this.resizeConsoleWindow = throttle(() => {
|
| /openbmc/u-boot/drivers/thermal/ |
| H A D | Kconfig | 17 cpufreq is used as the cooling device to throttle CPUs when the
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | fix-client-gfx_state-initialisation.patch | 31 client->throttle = NULL;
|
| /openbmc/webui-vue/src/views/Operations/Kvm/ |
| H A D | KvmConsole.vue | 46 import { throttle } from 'lodash'; 121 this.resizeKvmWindow = throttle(() => {
|
| /openbmc/qemu/block/ |
| H A D | meson.build | 39 'throttle.c', 40 'throttle-groups.c',
|
| /openbmc/qemu/system/ |
| H A D | trace-events | 52 …t(int cpu_index, uint64_t pct, int64_t time_us) "CPU[%d] throttle percent: %" PRIu64 ", throttle a…
|
| /openbmc/openpower-occ-control/ |
| H A D | pldm.cpp | 1207 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 D | pldm.hpp | 184 void setTraceThrottle(const bool throttle);
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | rk3288-veyron-mickey.dts | 114 * 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 D | virtio-serial-bus.c | 332 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 D | trace-events | 72 …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 D | cocoa.m | 40 #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 D | pnv_occ.c | 431 uint8_t throttle; member 823 static_data.v2.throttle = 0; in occ_init_homer_memory()
|
| /openbmc/qemu/util/ |
| H A D | meson.build | 108 util_ss.add(files('throttle.c'))
|
| /openbmc/qemu/tests/unit/ |
| H A D | meson.build | 68 'test-throttle': [testblock],
|
| /openbmc/openbmc/ |
| H A D | README.md | 155 running continuously at full throttle) are likely.
|