diff options
author | David Wang <[email protected]> | 2018-12-27 16:41:50 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-19 19:28:06 +0200 |
commit | 987ddbe4870b53623d76ac64044c55a13e368113 (patch) | |
tree | 9983c50948e0df3f2171d58b8e691a28ddebabd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0ceeae708cebf22c990c3d703a4ca187dc837f5 (diff) |
x86/power: Optimize C3 entry on Centaur CPUs
For new Centaur CPUs the ucode will take care of the preservation of cache coherence
between CPU cores in C-states regardless of how deep the C-states are. So, it is not
necessary to flush the caches in software befor entering C3. This useless operation
will cause performance drop for the cores which share some caches with the idling core.
Signed-off-by: David Wang <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
[ Tidy up the comment. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions