Skip to content

Commit 61ebd0d

Browse files
JuliaLawallJonathan Corbet
authored andcommitted
docs: timers: drop documentation about LB_BIAS
The LB_BIAS feature was removed in commit 1c1b8a7 ("sched/fair: Replace source_load() & target_load() with weighted_cpuload()"), so drop the mention that it is disabled in the no_hz case. Signed-off-by: Julia Lawall <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent b7f4199 commit 61ebd0d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/timers/no_hz.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ not come for free:
171171
slightly differently than those for non-adaptive-tick CPUs.
172172
This might in turn perturb load-balancing of real-time tasks.
173173

174-
6. The LB_BIAS scheduler feature is disabled by adaptive ticks.
175-
176174
Although improvements are expected over time, adaptive ticks is quite
177175
useful for many types of real-time and compute-intensive applications.
178176
However, the drawbacks listed above mean that adaptive ticks should not

0 commit comments

Comments
 (0)