diff options
author | Justin Ernst <[email protected]> | 2017-07-13 13:33:23 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-07-16 11:05:04 +0200 |
commit | dfc1ed1caef09e6be147f9e8d72631e788ffefd9 (patch) | |
tree | 57b966a7eea13f961251bf642928262fec4f32c8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 5f8a16156aa1b2d0223eaee9dacdfb9bc096f610 (diff) |
x86/platform/uv/BAU: Fix congested_response_us not taking effect
Bug fix for the BAU tunable congested_cycles not being set to the user
defined value. Instead of referencing a global variable when deciding
on BAU shutdown, a node will reference its own tunable set
value ( cong_response_us). This results in the user set
tunable value congested_response_us taking effect correctly.
Signed-off-by: Justin Ernst <[email protected]>
Acked-by: Andrew Banman <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions