]> sourceware.org Git - newlib-cygwin.git/commit
cpuinfo:power management: add proc_feedback, acc_power
authorBrian Inglis <Brian.Inglis@SystematicSW.ab.ca>
Tue, 25 Feb 2020 23:44:16 +0000 (16:44 -0700)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 26 Feb 2020 11:15:34 +0000 (12:15 +0100)
commit4653cc92ed509b8f9b340b16920e8cb683c85f40
tree97fd981cbf7c6acfda9c5e22ff125e5249f53ae4
parentfbaa096772f77be664864d80508906ad018cc23b
cpuinfo:power management: add proc_feedback, acc_power

linux 4.6 x86/cpu: Add advanced power management bits
Bit 11 of CPUID 8000_0007 edx is processor feedback interface.
Bit 12 of CPUID 8000_0007 edx is accumulated power.

Print proper names in /proc/cpuinfo

[missed enabling this 2016 change during previous major cpuinfo update
as no power related changes were made to the Linux files since then]
winsup/cygwin/fhandler_proc.cc
This page took 0.029552 seconds and 5 git commands to generate.