Skip to content
Commit dfc1ed1c authored by Justin Ernst's avatar Justin Ernst Committed by Ingo Molnar
Browse files

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: default avatarJustin Ernst <justin.ernst@hpe.com>
Acked-by: default avatarAndrew Banman <abanman@hpe.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: mike.travis@hpe.com
Cc: sivanich@hpe.com
Link: http://lkml.kernel.org/r/1499970803-282432-1-git-send-email-justin.ernst@hpe.com


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 5f8a1615
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment