Home
last modified time | relevance | path

Searched full:throttled (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DThrottle.interface.yaml12 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 D25549 # 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 D09373 # 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 D218138 log('=== Cancel mirror job from throttled node by quitting ===')
161 node_name='throttled-source',
173 device='throttled-source',
H A D185226 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 D218.out32 === Cancel mirror job from throttled node by quitting ===
H A D255.out27 {"execute": "blockdev-mirror", "arguments": {"device": "src-throttled", "job-id": "job0", "sync": "…
H A D281303 # 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 D12956 """Test 'stop' while block job is running on a throttled drive.
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/events-policy/
H A Dconfig.yaml98 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 Dthrottle-groups.c64 * 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 Dstream-under-throttle66 'node-name': 'throttled-node',
90 self.vm.add_device('virtio-blk,iothread=iothr0,drive=throttled-node')
H A Dstream-error-on-reset52 - base image throttled to {data_size}
116 # complete, because the base image is throttled (so we can
/openbmc/openpower-occ-control/
H A Docc_status.cpp579 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 Dpldm.hpp182 * @param[in] throttle - Flag to indicate if traces should be throttled
315 /** @brief Flag to indicate that traces should be throttled.
H A Docc_manager.cpp163 // 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 DProcessor.v1_20_1.json1026 "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 DProcessor.v1_20_1.json1026 "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 Dvirtio-serial-bus.c170 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 Dcpu-throttle.h55 * Returns: %true if the vcpus are currently being throttled, %false otherwise.
/openbmc/qemu/include/block/
H A Dthrottle-groups.h38 /* throttled_reqs_lock protects the CoQueues for throttled requests. */
/openbmc/qemu/util/
H A Dthrottle.c107 * 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 Dtuning.md57 logging lines are throttled, unless it has been at least 60 seconds since the
/openbmc/qemu/migration/
H A Dmigration-stats.h19 * Amount of time to allocate to each "chunk" of bandwidth-throttled
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-serial.h146 bool throttled; member

12