commit | f8787057aa4e830ffcc1f5b017c50efea89e08f2 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Mon Apr 11 12:08:10 2022 +0200 |
committer | Peter Zijlstra <peterz@infradead.org> | Wed Nov 29 09:21:55 2023 +0100 |
tree | 886ae11274433ee7f7b20f21ce37d4495a24fe29 | |
parent | b04ff20d12580274f12422531f2dec1500162f42 [diff] |
sched/fair: Fold the sched_avg update Nine (and a half) instances of the same pattern is just silly, fold the lot. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>