/linux-6.12.1/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 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-6.12.1/fs/bcachefs/ |
D | util.c | 536 s64 proportional, derivative, change; in bch2_pd_controller_update() local 545 proportional = actual - target; in bch2_pd_controller_update() 546 proportional *= seconds_since_update; in bch2_pd_controller_update() 547 proportional = div_s64(proportional, pd->p_term_inverse); in bch2_pd_controller_update() 556 change = proportional + derivative; in bch2_pd_controller_update() 572 pd->last_proportional = proportional; in bch2_pd_controller_update()
|
/linux-6.12.1/Documentation/admin-guide/acpi/ |
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-6.12.1/Documentation/hwmon/ |
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-6.12.1/Documentation/ABI/removed/ |
D | sysfs-kernel-uids | 8 proportional value. What that means is that if there
|
/linux-6.12.1/Documentation/block/ |
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-6.12.1/tools/thermal/tmon/ |
D | README | 29 pid.c : a proportional-integral-derivative (PID) controller
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | ti_soc_thermal.txt | 8 converter (ADC) produces an output value that is proportional
|
/linux-6.12.1/drivers/cpufreq/ |
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
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | intel-speed-select.rst | 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 466 clos-proportional-priority:0 476 clos-proportional-priority:0
|
D | cpufreq.rst | 464 It generally selects CPU frequencies proportional to the estimated load, so that 492 Otherwise, the selected frequency will be proportional to the estimated
|
D | intel_pstate.rst | 182 registers of the CPU. It generally selects P-states proportional to the 622 For example, if a given governor attempts to select a frequency proportional to
|
/linux-6.12.1/Documentation/ABI/testing/ |
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-6.12.1/Documentation/userspace-api/media/v4l/ |
D | metafmt-vsp1-hgt.rst | 65 of these areas proportional to their position along the diagonal lines
|
/linux-6.12.1/drivers/md/bcache/ |
D | sysfs.c | 221 char proportional[20]; in SHOW() local 235 bch_hprint(proportional, in SHOW() 251 rate, dirty, target, proportional, in SHOW()
|
/linux-6.12.1/Documentation/driver-api/mmc/ |
D | mmc-async-req.rst | 28 The increase in throughput is proportional to the time it takes to
|
/linux-6.12.1/net/netfilter/ipvs/ |
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-6.12.1/Documentation/scheduler/ |
D | sched-rt-group.rst | 183 do deadline inheritance (since priority is inversely proportional to the
|
/linux-6.12.1/block/ |
D | Kconfig | 160 model based proportional IO control. The IO controller
|
/linux-6.12.1/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 22 The amount of maintenance work is usually proportional to the size
|
/linux-6.12.1/Documentation/admin-guide/mm/damon/ |
D | reclaim.rst | 142 value and the quota are positively proportional. Value zero means disabling
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | blkio-controller.rst | 8 a need of various kinds of IO control policies (like proportional BW, max BW)
|
/linux-6.12.1/Documentation/mm/ |
D | multigen_lru.rst | 107 between anon and file types proportional to the swappiness level.
|
/linux-6.12.1/Documentation/filesystems/ |
D | proc.rst | 493 process' proportional share of this mapping (PSS); and the number of clean and 496 The "proportional set size" (PSS) of a process is the count of pages it has 536 "SwapPss" shows proportional swap share of this mapping. Unlike "Swap", this 615 They represent the proportional shares of anonymous, file, and shmem pages, as
|
/linux-6.12.1/Documentation/admin-guide/ |
D | cgroup-v2.rst | 1250 the part of parent's protection proportional to its 1276 the part of parent's protection proportional to its 1870 currently implements "io.weight" proportional control. Lines 1925 implements "io.weight" proportional control. Lines are keyed 3186 enjoys having reclaim pressure proportional to its overage when
|