diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2018-06-22 15:42:30 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-06-24 15:35:48 +0200 |
commit | 6fc0de37f663278af160e8e1f0c38b27e6c06206 (patch) | |
tree | 2001f39bf5a067d0c43d2576f24ba6a2191999d7 /net/netlabel | |
parent | f3be1e7b2cf8bc096386a3588fc640b0db6b28d7 (diff) | |
download | lwn-6fc0de37f663278af160e8e1f0c38b27e6c06206.tar.gz lwn-6fc0de37f663278af160e8e1f0c38b27e6c06206.zip |
x86/intel_rdt: Limit C-states dynamically when pseudo-locking active
Deeper C-states impact cache content through shrinking of the cache or
flushing entire cache to memory before reducing power to the cache.
Deeper C-states will thus negatively impact the pseudo-locked regions.
To avoid impacting pseudo-locked regions C-states are limited on
pseudo-locked region creation so that cores associated with the
pseudo-locked region are prevented from entering deeper C-states.
This is accomplished by requesting a CPU latency target which will
prevent the core from entering C6 across all supported platforms.
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: fenghua.yu@intel.com
Cc: tony.luck@intel.com
Cc: vikas.shivappa@linux.intel.com
Cc: gavin.hindman@intel.com
Cc: jithu.joseph@intel.com
Cc: dave.hansen@intel.com
Cc: hpa@zytor.com
Link: https://lkml.kernel.org/r/1ef4f99dd6ba12fa6fb44c5a1141e75f952b9cd9.1529706536.git.reinette.chatre@intel.com
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions