x86/mwait-idle: update ICX C6 data
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 19 Jan 2022 12:45:11 +0000 (13:45 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 19 Jan 2022 12:45:11 +0000 (13:45 +0100)
commitb07050e1e8f749720485c6c7e75ea46add32c20a
tree5bd0908ca9a96bedcf2a0ef61a899728f449cbaa
parent07d134e1745b696e63044ffb43d2bb60899e57d6
x86/mwait-idle: update ICX C6 data

Change IceLake Xeon C6 latency from 128 us to 170 us. The latency
was measured with the "wult" tool and corresponds to the 99.99th
percentile when measuring with the "nic" method. Note, the 128 us
figure correspond to the median latency, but in intel_idle we use
the "worst case" latency figure instead.

C6 target residency was increased from 384 us to 600 us, which may
result in less C6 residency in some workloads. This value was tested
and compared to values 384, and 1000. Value 600 is a reasonable
tradeoff between power and performance.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
[Linux commit: d484b8bfc6fa71a088e4ac85d9ce11aa0385867e]
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
xen/arch/x86/cpu/mwait-idle.c