/linux/Documentation/driver-api/thermal/ |
H A D | power_allocator.rst | 23 Proportional-Integral-Derivative controller (PID controller) with 104 thermal governor allows the configuration of two proportional term 105 constants: `k_po` and `k_pu`. `k_po` is the proportional term 108 proportional term constant during temperature undershoot periods 123 proportional term will be 2 * `sustainable_power`. The default value 128 Focusing on the proportional and feed forward values of the PID 133 The proportional term is proportional to the difference between the 135 is the desired one, then the proportional component is zero and 158 Therefore, the proportional term alone linearly decreases power from
|
/linux/Documentation/block/ |
H A D | bfq-iosched.rst | 5 BFQ is a proportional-share I/O scheduler, with some extra 158 BFQ is a proportional-share I/O scheduler, whose general structure, 246 throughput proportional to its weight, even if the throughput 254 - First, with any proportional-share scheduler, the maximum 255 deviation with respect to an ideal service is proportional to 499 blkio and io. In particular, BFQ supports weight-based proportional 505 With BFQ, proportional share means true proportional share of the 523 BFQ switches back to just time-based proportional share for that 529 To get proportional sharing of bandwidth with BFQ for a given device,
|
/linux/Documentation/admin-guide/pm/ |
H A D | intel-speed-select.rst | 348 0: Proportional, 1: Ordered 360 - Proportional 362 When proportional priority is used, there is an additional parameter called 364 proportional priority is to provide each core with the requested min., then 366 weight. This proportional priority can be configured using "core-power config" 400 priority-type:proportional 408 priority-type:proportional 423 Specify clos Proportional Priority [--weight|-w] 466 clos-proportional-priority:0 476 clos-proportional-priority:0
|
/linux/Documentation/hwmon/ |
H A D | amc6821.rst | 72 temp1_auto_point2_temp rw The low-temperature limit of the proportional 89 temp2_auto_point2_temp rw The low-temperature limit of the proportional
|
/linux/Documentation/admin-guide/acpi/ |
H A D | cppc_sysfs.rst | 54 Reference counter ticks up proportional to processor's reference performance. 55 Delivered counter ticks up proportional to processor's delivered performance.
|
/linux/drivers/cpufreq/ |
H A D | Kconfig | 196 by the scheduler. It sets the CPU frequency to be proportional to 199 proportional to the maximum available frequency. If that is not the 200 case, it is proportional to the current frequency of the CPU. The
|
H A D | cpufreq_ondemand.c | 133 * proportional to load. 152 /* Calculate the next frequency proportional to load */ in od_update()
|
/linux/tools/thermal/tmon/ |
H A D | pid.c | 29 * PID (Proportional-Integral-Derivative) controller is commonly used in 32 * kp = proportional gain
|
H A D | tmon.8 | 32 - with a built-in Proportional Integral Derivative (\fBPID\fP) 73 \fBkp \fP proportional gain of \fBPID\fP controller
|
H A D | README | 29 pid.c : a proportional-integral-derivative (PID) controller
|
/linux/net/sched/ |
H A D | Kconfig | 323 tristate "Proportional Integral controller Enhanced (PIE) scheduler" 325 Say Y here if you want to use the Proportional Integral controller 336 tristate "Flow Queue Proportional Integral controller Enhanced (FQ-PIE)" 338 Say Y here if you want to use the Flow Queue Proportional Integral 436 bool "Flow Queue Proportional Integral controller Enhanced" if NET_SCH_FQ_PIE
|
/linux/Documentation/ABI/removed/ |
H A D | sysfs-kernel-uids | 8 proportional value. What that means is that if there
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-thermal | 139 The proportional term of the power allocator governor's PID 149 The proportional term of the power allocator governor's PID
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | ti_soc_thermal.txt | 8 converter (ADC) produces an output value that is proportional
|
/linux/Documentation/mm/ |
H A D | multigen_lru.rst | 107 between anon and file types proportional to the swappiness level. 213 A feedback loop modeled after the Proportional-Integral-Derivative
|
/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | blkio-controller.rst | 8 a need of various kinds of IO control policies (like proportional BW, max BW) 97 Proportional weight policy files
|
/linux/net/netfilter/ipvs/ |
H A D | Kconfig | 297 tiled an amount proportional to the weights specified. The table 315 proportional to the weights specified. The table needs to be large
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_merge.c | 275 * if the data rate requirement is too high (directly proportional to in mtk_merge_mode_valid() 276 * pixel clock, inversely proportional to vbp). Please adjust the in mtk_merge_mode_valid()
|
/linux/Documentation/devicetree/bindings/iio/afe/ |
H A D | temperature-transducer.yaml | 41 V proportional to T +----+----+
|
/linux/Documentation/devicetree/bindings/gpu/ |
H A D | arm,mali-valhall-csf.yaml | 78 proportional to the square of the Voltage (V) and
|
/linux/drivers/md/bcache/ |
H A D | sysfs.c | 221 char proportional[20]; in SHOW() local 235 bch_hprint(proportional, in SHOW() 247 "proportional:\t%s\n" in SHOW() 251 rate, dirty, target, proportional, in SHOW()
|
/linux/drivers/thermal/ |
H A D | gov_power_allocator.c | 230 * proportional term when we are overshooting, k_pu is the 231 * proportional term when we are undershooting. integral_cutoff is a 255 /* Calculate the proportional term */ in pid_controller()
|
/linux/drivers/acpi/acpica/ |
H A D | nsrepair2.c | 423 * Check if the C-state type values are proportional. in acpi_ns_repair_CST() 640 * are all proportional to CPU frequency (i.e., sorting by 662 * should be proportional to the power. in acpi_ns_repair_PSS() 673 * the power dissipation values are proportional. in acpi_ns_repair_PSS()
|
/linux/include/uapi/linux/ |
H A D | isst_if.h | 172 * @priority_type: Priority type for the feature (ordered/proportional) 194 * prop_prio: Proportional priority from 0-15
|
/linux/mm/ |
H A D | page_counter.c | 313 * This makes distribution proportional, but also work-conserving: 319 * budget is NOT proportional. A counter's protection from a sibling
|