/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | Throttle.interface.yaml | 12 throttled when the Throttled property is true or an empty array if not 13 being throttled. 14 - name: Throttled 20 This property shall indicate whether the component is throttled. 25 The possible reasons a component could be throttled 29 The cause of the component being throttled is a clock limit. 32 The cause of the component being throttled is a fault detected 36 The cause of the component being throttled is a power limit. 39 The cause of the component being throttled is a thermal limit. 42 The cause of the component being throttled is not known.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 255 | 49 # base <- [throttled: bps-read=4096] <- mid <- overlay 53 vm.add_blockdev('throttle,throttle-group=throttle0,file=base,node-name=throttled') 55 vm.add_blockdev('qcow2,file=mid-file,node-name=mid,backing=throttled') 108 vm.add_blockdev('throttle,node-name=src-throttled,' + 111 vm.add_device('virtio-blk,drive=src-throttled') 118 vm.qmp_log('blockdev-mirror', job_id='job0', device='src-throttled',
|
H A D | 093 | 73 # in. The throttled requests won't be executed until we 233 # request is throttled and a timer is set to wake it up. 237 # request is also throttled, but no new timer is set since 241 # Read from drive1. This request is also throttled, and no 247 # The other requests are throttled. 252 # drive1 remains in the group with a throttled request. 258 # The read request in drive1 is still throttled.
|
H A D | 218 | 138 log('=== Cancel mirror job from throttled node by quitting ===') 161 node_name='throttled-source', 173 device='throttled-source',
|
H A D | 185 | 226 echo === Start mirror to throttled QSD and exit qemu === 229 # Mirror to a throttled QSD instance (so that qemu cannot drain the 242 --blockdev throttle,node-name=throttled,throttle-group=thrgr,file=null \ 244 --export nbd,id=exp,node-name=throttled,name=target,writable=true \ 374 echo === Start active commit to throttled QSD and exit qemu ===
|
H A D | 218.out | 32 === Cancel mirror job from throttled node by quitting ===
|
H A D | 255.out | 27 {"execute": "blockdev-mirror", "arguments": {"device": "src-throttled", "job-id": "job0", "sync": "…
|
H A D | 281 | 303 # Do some I/O that will be throttled by the QSD, so that the network 313 # Export a throttled null-co BDS: Reads are throttled (max 64 kB/s),
|
H A D | 129 | 56 """Test 'stop' while block job is running on a throttled drive.
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/events-policy/ |
H A D | config.yaml | 98 eventMessage: "Processor throttled due to an over temperature condition." 106 eventMessage: "Processor throttled due to reaching the power cap limit." 114 eventMessage: "Memory throttled due to an over temperature condition."
|
/openbmc/qemu/block/ |
H A D | throttle-groups.c | 64 * that ThrottleGroupMember has throttled requests in the queue. 229 * forcing it to wait for other member's throttled requests. */ in next_throttle_token() 258 * throttled or not. If there's no timer set in this group, set one and update 265 * @ret: whether the I/O request needs to be throttled or not 334 /* Set a timer for the request if it needs to be throttled */ in schedule_next_request() 353 /* Check if an I/O request needs to be throttled, wait and set a timer 374 /* First we check if this I/O has to be throttled. */ in throttle_group_co_io_limits_intercept() 503 * because it had been throttled. 505 * @tgm: the ThrottleGroupMember whose request had been throttled 578 * The ThrottleGroupMember must not have pending throttled requests, so the
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | stream-under-throttle | 66 'node-name': 'throttled-node', 90 self.vm.add_device('virtio-blk,iothread=iothr0,drive=throttled-node')
|
H A D | stream-error-on-reset | 52 - base image throttled to {data_size} 116 # complete, because the base image is throttled (so we can
|
/openbmc/openpower-occ-control/ |
H A D | occ_status.cpp | 579 if (isThrottled) // throttled due to newReason in updateThrottle() 588 else // no longer throttled due to newReason in updateThrottle() 603 "updateThrottle: OCC{INST} no longer throttled (prior reason: {REASON})", in updateThrottle() 606 throttleHandle->throttled(false); in updateThrottle() 612 … "updateThrottle: OCC{INST} is throttled with reason {REASON} (prior reason: {PRIOR})", in updateThrottle() 634 throttleHandle->throttled(true); in updateThrottle()
|
H A D | pldm.hpp | 182 * @param[in] throttle - Flag to indicate if traces should be throttled 315 /** @brief Flag to indicate that traces should be throttled.
|
H A D | occ_manager.cpp | 163 // make sure traces are not throttled in findAndCreateObjects() 221 // Make sure PLDM traces are not throttled in checkAllActiveSensors() 247 // make sure traces are not throttled in checkAllActiveSensors() 264 // Disable throttle timer and make sure traces are not throttled in checkAllActiveSensors() 1548 // found which will trigger pldm traces to be throttled. 1572 // Make sure traces are not throttled in throttlePldmTraceExpired()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Processor.v1_20_1.json | 1026 "description": "The causes of the processor being throttled.", 1037 … "This property shall contain the causes of the processor being throttled. If `Throttled` contain… 1042 "Throttled": { object 1043 "description": "An indication of whether the processor is throttled.", 1044 … "longDescription": "This property shall indicate whether the processor is throttled.", 1566 "ClockLimit": "The cause of the processor being throttled is a clock limit.", 1567 …"ManagementDetectedFault": "The cause of the processor being throttled is a fault detected by mana… 1568 "OEM": "The cause of the processor being throttled is OEM-specific.", 1569 "PowerLimit": "The cause of the processor being throttled is a power limit.", 1570 "ThermalLimit": "The cause of the processor being throttled is a thermal limit.", [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Processor.v1_20_1.json | 1026 "description": "The causes of the processor being throttled.", 1037 … "This property shall contain the causes of the processor being throttled. If `Throttled` contain… 1042 "Throttled": { object 1043 "description": "An indication of whether the processor is throttled.", 1044 … "longDescription": "This property shall indicate whether the processor is throttled.", 1566 "ClockLimit": "The cause of the processor being throttled is a clock limit.", 1567 …"ManagementDetectedFault": "The cause of the processor being throttled is a fault detected by mana… 1568 "OEM": "The cause of the processor being throttled is OEM-specific.", 1569 "PowerLimit": "The cause of the processor being throttled is a power limit.", 1570 "ThermalLimit": "The cause of the processor being throttled is a thermal limit.", [all …]
|
/openbmc/qemu/hw/char/ |
H A D | virtio-serial-bus.c | 170 while (!port->throttled) { in do_flush_queued_data() 195 if (port->throttled) { in do_flush_queued_data() 204 if (port->throttled) { in do_flush_queued_data() 284 port->throttled = false; in virtio_serial_close() 339 port->throttled = throttle; in virtio_serial_throttle_port() 512 if (!port->throttled) { in handle_output() 789 * Port was throttled on source machine. Let's in fetch_active_ports_list() 865 port->throttled ? "on" : "off"); in virtser_bus_dev_print()
|
/openbmc/qemu/include/system/ |
H A D | cpu-throttle.h | 55 * Returns: %true if the vcpus are currently being throttled, %false otherwise.
|
/openbmc/qemu/include/block/ |
H A D | throttle-groups.h | 38 /* throttled_reqs_lock protects the CoQueues for throttled requests. */
|
/openbmc/qemu/util/ |
H A D | throttle.c | 107 * from the guest, otherwise every other request will be throttled in throttle_compute_wait() 450 /* request not throttled */ in throttle_schedule_timer() 455 /* request throttled and timer pending -> do nothing */ in throttle_schedule_timer() 460 /* request throttled and timer not pending -> arm timer */ in throttle_schedule_timer()
|
/openbmc/phosphor-pid-control/ |
H A D | tuning.md | 57 logging lines are throttled, unless it has been at least 60 seconds since the
|
/openbmc/qemu/migration/ |
H A D | migration-stats.h | 19 * Amount of time to allocate to each "chunk" of bandwidth-throttled
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-serial.h | 146 bool throttled; member
|