Home
last modified time | relevance | path

Searched full:flight (Results 1 – 25 of 543) sorted by relevance

12345678910>>...22

/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-queue-length.rst6 which selects a path with the least number of in-flight I/Os.
18 Status for each path: <status> <fail-count> <in-flight>
24 <in-flight>: The number of in-flight I/Os on the path.
30 dm-queue-length increments/decrements 'in-flight' when an I/O is
32 dm-queue-length selects a path with the minimum 'in-flight'.
H A Ddm-service-time.rst10 of in-flight I/Os on a path with the performance value of the path.
34 <status> <fail-count> <in-flight-size> <relative_throughput>
39 <in-flight-size>:
40 The size of in-flight I/Os on the path.
49 dm-service-time adds the I/O size to 'in-flight-size' when the I/O is
54 ('in-flight-size' + 'size-of-incoming-io') / 'relative_throughput'
60 the division and just compare the 'in-flight-size'.
62 2. If the paths have the same 'in-flight-size', skip the division
/openbmc/qemu/scripts/kvm/
H A Dkvm_flightrecorder3 # KVM Flight Recorder - ring buffer tracing script
10 # to be used as a flight recorder that is always running. To start in-memory
18 # To stop the flight recorder:
22 # To dump the contents of the flight recorder (this can be done when the
31 # Note that the flight recorder may impact overall system performance by
81 print('Control the KVM flight recorder tracing.')
114 print('KVM flight recorder enabled')
117 print('KVM flight recorder disabled')
/openbmc/pldm/common/
H A Dflight_recorder.hpp27 * The class for implementing the PLDM flight recorder logic. This class
29 * API's to dump the flight recorder into a file.
72 // if the flight recorder policy is enabled, then only insert the in saveRecord()
73 // messages into the flight recorder, if not this function will be just in saveRecord()
85 /** @brief play flight recorder
95 info("Dumping the flight recorder into : {DUMP_PATH}", "DUMP_PATH", in playRecorder()
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/
H A Dpldmflightrecorder4 # @brief: Get the pldm flight recorder
9 desc="pldm flight recorder"
22 log_warning "skipping pldm flight recorder: pldmd is not enabled"
/openbmc/u-boot/arch/x86/include/asm/
H A Dmp.h17 * along with the BSP to coordinate sequencing. Each flight record either
63 /* Flight plan for APs and BSP */
70 * mp_params. Each flight record will be executed according to the plan. Note
76 * caching is enabled before running the flight plan.
/openbmc/linux/drivers/iio/proximity/
H A DKconfig48 tristate "Intersil ISL29501 Time Of Flight sensor"
55 Time of Flight sensor.
96 - Parallax LaserPING (time-of-flight)
105 Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
/openbmc/linux/include/net/mana/
H A Dhw_channel.h113 /* hwc_dma_buf represents the array of in-flight WQEs.
115 * in-flight WQEs.
116 * The number of WQEs is determined by the number of in-flight messages.
/openbmc/linux/drivers/md/
H A Ddm-ps-queue-length.c14 * in-flight I/Os.
40 atomic_t qlen; /* the number of in-flight I/Os */
189 * Select a path having the minimum number of in-flight I/Os
285 DM_NAME " path selector to balance the number of in-flight I/Os"
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v9.c943 * get_wave_count: Read device registers to get number of waves in flight for
949 * @wave_cnt: Output parameter updated with number of waves in flight
963 * parameters to read out waves in flight. Get VMID if there are in get_wave_count()
964 * non-zero waves in flight. in get_wave_count()
981 * shader engine and aggregates the number of waves that are in flight for the
985 * @adev: Handle of device from which to get number of waves in flight
987 * @pasid_wave_cnt: Output parameter updated with number of waves in flight that
1001 * The registers that provide the waves in flight are:
1013 * number of waves that are in flight for the queue at specified index. The
1016 * If non-zero waves are in flight, read CP_HQD_VMID register to obtain VMID
[all …]
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md12 ## Flight Recorder
14 The flight recorder contains interesting events such as each time the zone
/openbmc/linux/Documentation/networking/
H A Dtcp-thin.rst35 of packets in flight. If there are less than 4 packets in flight,
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dflight_recorder.hpp67 * @brief Writes the flight recorder contents to JSON.
71 * @param[out] data - Filled in with the flight recorder data
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi58 Description: Max number of concurrently allowed in-flight SCMI messages for
67 Description: Max number of concurrently allowed in-flight SCMI messages for
/openbmc/linux/net/dccp/ccids/
H A Dccid2.h45 * @tx_mdev_max: maximum of @mdev during one flight
48 * @tx_rtt_seq: to decay RTTVAR at most once per flight
/openbmc/linux/samples/livepatch/
H A Dlivepatch-shadow-fix2.c12 * Adds functionality to livepatch-shadow-mod's in-flight data
46 * Patch: handle in-flight dummy structures, if they do not in livepatch_fix2_dummy_check()
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst10 involves a reboot because it has implications for in-flight memory
55 assume the risk of racing firmware update with in-flight device and
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.h55 * List of in-flight submits on this ring. Protected by submit_lock.
61 * flight.
/openbmc/linux/drivers/hid/
H A Dhid-pxrc.c3 * HID driver for PhoenixRC 8-axis flight controller
111 MODULE_DESCRIPTION("HID driver for PXRC 8-axis flight controller");
H A Dhid-lg3ff.c3 * Force feedback support for Logitech Flight System G940
148 …hid_info(hid, "Force feedback for Logitech Flight System G940 by Gary Stein <LordCnidarian@gmail.c… in lg3ff_init()
/openbmc/linux/include/linux/
H A Ddm-region-hash.h28 DM_RH_CLEAN = 0x01, /* No writes in flight. */
29 DM_RH_DIRTY = 0x02, /* Writes in flight. */
/openbmc/linux/drivers/input/joystick/
H A Dpxrc.c3 * Driver for Phoenix RC Flight Controller Adapter
173 pxrc->input->name = "PXRC Flight Controller Adapter"; in pxrc_probe()
280 MODULE_DESCRIPTION("PhoenixRC Flight Controller Adapter");
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md53 - Tell fan control to dump its caches and flight recorder.
136 - Print the flight recorder after running 'fanctl dump':
/openbmc/linux/Documentation/ABI/removed/
H A Dnet_dma8 while dma is in flight.
/openbmc/u-boot/drivers/video/
H A Danx9804.h8 * from a parallel LCD interface and translate it on the flight into a DP

12345678910>>...22