docs: timers: drop documentation about LB_BIAS
authorJulia Lawall <Julia.Lawall@inria.fr>
Sat, 18 Jul 2020 16:08:38 +0000 (18:08 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Jul 2020 20:32:44 +0000 (14:32 -0600)
The LB_BIAS feature was removed in commit 1c1b8a7b03ef ("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 <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/1595088518-28116-1-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/timers/no_hz.rst

index 065db217cb04fc252bbf6a05991296e7f1d3a4c5..c4c70e1aada3cbff8359c3d5f2ffcc29fc90fbc5 100644 (file)
@@ -171,8 +171,6 @@ not come for free:
        slightly differently than those for non-adaptive-tick CPUs.
        This might in turn perturb load-balancing of real-time tasks.
 
-6.     The LB_BIAS scheduler feature is disabled by adaptive ticks.
-
 Although improvements are expected over time, adaptive ticks is quite
 useful for many types of real-time and compute-intensive applications.
 However, the drawbacks listed above mean that adaptive ticks should not