Home
last modified time | relevance | path

Searched refs:proportional (Results 1 – 3 of 3) sorted by relevance

/drivers/md/bcache/
Dwriteback.c36 int64_t proportional = dirty - target; in __update_writeback_rate() local
43 proportional *= dc->writeback_rate_update_seconds; in __update_writeback_rate()
44 proportional = div_s64(proportional, dc->writeback_rate_p_term_inverse); in __update_writeback_rate()
55 change = proportional + derivative; in __update_writeback_rate()
67 dc->writeback_rate_proportional = proportional; in __update_writeback_rate()
Dsysfs.c139 char proportional[20]; in SHOW() local
147 bch_hprint(proportional,dc->writeback_rate_proportional << 9); in SHOW()
162 rate, dirty, target, proportional, in SHOW()
/drivers/cpufreq/
DKconfig235 by the scheduler. It sets the CPU frequency to be proportional to
238 proportional to the maximum available frequency. If that is not the
239 case, it is proportional to the current frequency of the CPU. The