diff options
author | Valentin Schneider <[email protected]> | 2019-01-17 15:34:09 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-02-11 08:02:18 +0100 |
commit | 9f132742d5c4146397fef0c5b09fe220576a5bb2 (patch) | |
tree | daadefac34846b991b18303b1ae2c936ac7a50d6 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 892d59c22208be820a5463b5f74eb7f0b7f2b03a (diff) |
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
The comment block for that function lists the heuristics for
triggering a nohz kick, but the most recent ones (blocked load
updates, misfit) aren't included, and some of them (LLC nohz logic,
asym packing) are no longer in sync with the code.
The conditions are either simple enough or properly commented, so get
rid of that list instead of letting it grow.
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions