aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-devices-system-cpu
diff options
context:
space:
mode:
authorFenghua Yu <fenghua.yu@intel.com>2019-06-19 18:33:57 -0700
committerThomas Gleixner <tglx@linutronix.de>2019-06-24 01:44:20 +0200
commitbd9a0c97e53c3d7a56b2751179903ddc5da42683 (patch)
tree012e64f9704bf31a42ee489ca0b597527ab22619 /Documentation/ABI/testing/sysfs-devices-system-cpu
parentx86/umwait: Add sysfs interface to control umwait C0.2 state (diff)
downloadlinux-dev-bd9a0c97e53c3d7a56b2751179903ddc5da42683.tar.xz
linux-dev-bd9a0c97e53c3d7a56b2751179903ddc5da42683.zip
x86/umwait: Add sysfs interface to control umwait maximum time
IA32_UMWAIT_CONTROL[31:2] determines the maximum time in TSC-quanta that processor can stay in C0.1 or C0.2. A zero value means no maximum time. Each instruction sets its own deadline in the instruction's implicit input EDX:EAX value. The instruction wakes up if the time-stamp counter reaches or exceeds the specified deadline, or the umwait maximum time expires, or a store happens in the monitored address range in umwait. The administrator can write an unsigned 32-bit number to /sys/devices/system/cpu/umwait_control/max_time to change the default value. Note that a value of zero means there is no limit. The lower two bits of the value must be zero. [ tglx: Simplify the write function. Massage changelog ] Signed-off-by: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Ashok Raj <ashok.raj@intel.com> Reviewed-by: Tony Luck <tony.luck@intel.com> Cc: "Borislav Petkov" <bp@alien8.de> Cc: "H Peter Anvin" <hpa@zytor.com> Cc: "Andy Lutomirski" <luto@kernel.org> Cc: "Peter Zijlstra" <peterz@infradead.org> Cc: "Ravi V Shankar" <ravi.v.shankar@intel.com> Link: https://lkml.kernel.org/r/1560994438-235698-5-git-send-email-fenghua.yu@intel.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions