Searched refs:proportional (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/drivers/md/bcache/ |
D | writeback.c | 35 int64_t proportional = dirty - target; in __update_writeback_rate() local 42 proportional *= dc->writeback_rate_update_seconds; in __update_writeback_rate() 43 proportional = div_s64(proportional, dc->writeback_rate_p_term_inverse); in __update_writeback_rate() 54 change = proportional + derivative; in __update_writeback_rate() 66 dc->writeback_rate_proportional = proportional; in __update_writeback_rate()
|
D | sysfs.c | 139 char proportional[20]; in SHOW() local 147 bch_hprint(proportional,dc->writeback_rate_proportional << 9); in SHOW() 162 rate, dirty, target, proportional, in SHOW()
|
/linux-4.1.27/Documentation/hwmon/ |
D | amc6821 | 62 temp1_auto_point2_temp rw The low-temperature limit of the proportional 79 temp2_auto_point2_temp rw The low-temperature limit of the proportional
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | ti_soc_thermal.txt | 8 converter (ADC) produces an output value that is proportional
|
/linux-4.1.27/tools/thermal/tmon/ |
D | README | 29 pid.c : a proportional-integral-derivative (PID) controller
|
/linux-4.1.27/Documentation/mmc/ |
D | mmc-async-req.txt | 20 The increase in throughput is proportional to the time it takes to
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-rt-group.txt | 179 do deadline inheritance (since priority is inversely proportional to the
|
/linux-4.1.27/Documentation/cgroups/ |
D | blkio-controller.txt | 6 a need of various kinds of IO control policies (like proportional BW, max BW) 11 Currently two IO control policies are implemented. First one is proportional
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | Kconfig | 254 tiled an amount proportional to the weights specified. The table
|
/linux-4.1.27/Documentation/ |
D | HOWTO | 524 proportional to the size of the patch, or something).
|
D | CodingStyle | 353 The maximum length of a function is inversely proportional to the
|
/linux-4.1.27/init/ |
D | Kconfig | 1124 control disk bandwidth allocation (proportional time slice allocation) 1130 enabling proportional weight division of disk bandwidth in CFQ, set
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 435 process' proportional share of this mapping (PSS), the number of clean and
|