Home
last modified time | relevance | path

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

/linux-6.15/Documentation/scheduler/
H A Dschedutil.rst17 is decayed such that y^32 = 0.5. That is, the most recent 32ms contribute
96 Because periodic tasks have their averages decayed while they sleep, even
/linux-6.15/kernel/sched/
H A Dfair.c4590 int decayed = 0; in update_cfs_rq_load_avg() local
4639 decayed = 1; in update_cfs_rq_load_avg()
4646 return decayed; in update_cfs_rq_load_avg()
4746 int decayed; in update_load_avg() local
4777 } else if (decayed) { in update_load_avg()
9789 bool decayed = false; in __update_blocked_fair() local
9806 decayed = true; in __update_blocked_fair()
9826 return decayed; in __update_blocked_fair()
9879 bool decayed; in __update_blocked_fair() local
9885 return decayed; in __update_blocked_fair()
[all …]
/linux-6.15/Documentation/admin-guide/
H A Dbcache.rst552 Each error is decayed by the half life (in # ios). If the decaying count
636 Number of errors that have occurred, decayed by io_error_halflife.