]> Git Repo - linux.git/commit
sched/pelt: Check that *_avg are null when *_sum are
authorVincent Guittot <[email protected]>
Tue, 1 Jun 2021 15:53:28 +0000 (17:53 +0200)
committerPeter Zijlstra <[email protected]>
Thu, 17 Jun 2021 12:11:42 +0000 (14:11 +0200)
commit9e077b52d86ac364a295b05c916c7478a16865b2
treef2da3e24ee1acac3e1f97d9c7dbdf5f0e691ae55
parent0159bb020ca9a43b17aa9149f1199643c1d49426
sched/pelt: Check that *_avg are null when *_sum are

Check that we never break the rule that pelt's avg values are null if
pelt's sum are.

Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Dietmar Eggemann <[email protected]>
Acked-by: Odin Ugedal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
kernel/sched/fair.c
This page took 0.053496 seconds and 4 git commands to generate.