Tags: firelzrd/bore-scheduler
Tags
version number 1.7.5 -> 1.7.6 improved the precision of burst score calculation
version number 1.7.4 -> 1.7.5 add: sched_burst_smoothness (default: 1) to control how strongly prev_burst_time is smoothed upon reset
version number 1.7.3 -> 1.7.4 sched_bore possible range 1 -> 3 sched_burst_granularity default 5 -> 12 (to address the hackbench regression reported by Const Coccinelle from the CachyOS Telegram channel) separated the burst_preempt feature again (through sched_bore & 2, can be enabled independently from sched_bore), changed to be off by default fix: Uninitialized local variables in sched_on_fork_calc_prev_burst_from_siblings (reported by Raymond K. Zhao)
version number 1.6.34.0 -> 1.7.0 sched: overhaul of tracking/handling of burst_time, to achieve more steady response. fix: core.c would fail to compile if CONFIG_BORE was unset. misc: code clean-up
version number 1.5.33.4 -> 1.6.34.0 improve responsiveness under existence of tasks like "make" that fork lots of CPU-hungry children Revert "version number 1.5.33.2 -> 1.5.33.3" (to fix responsiveness issue observed when building Firefox) This reverts commit 0acabad960074c1a3825bacc3e9f637b0537d03d.
PreviousNext