diff options
author | Wei Yang <richard.weiyang@gmail.com> | 2020-04-24 00:44:43 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-04-30 21:14:42 +0300 |
commit | b1d1779e5ef7a60b192b61fd97201f322e1e9303 (patch) | |
tree | 8785d35fdcd991fe0c3db1077a08ade462ab3892 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 12ac6782a40ad7636b6ef45680741825b64ab221 (diff) | |
download | linux-b1d1779e5ef7a60b192b61fd97201f322e1e9303.tar.xz |
sched/core: Simplify sched_init()
Currently root_task_group.shares and cfs_bandwidth are initialized for
each online cpu, which not necessary.
Let's take it out to do it only once.
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200423214443.29994-1-richard.weiyang@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions