Partners are requesting that the cpuidle system be updated to match the Linux v6.3 kernel. Backport the changes from kernel v6.0 to v6.3 into the RHEL-9.3 kernel.
*** Bug 2159210 has been marked as a duplicate of this bug. ***
CPU cores are in deep C-states. # cpupower idle-info CPUidle driver: intel_idle CPUidle governor: menu analyzing CPU 0: Number of idle states: 5 Available idle states: POLL C1 C1E C3 C6 POLL: Flags/Description: CPUIDLE CORE POLL IDLE Latency: 0 Usage: 156 Duration: 3297 C1: Flags/Description: MWAIT 0x00 Latency: 2 Usage: 10958 Duration: 1659942 C1E: Flags/Description: MWAIT 0x01 Latency: 10 Usage: 3262 Duration: 902870 C3 (DISABLED) : Flags/Description: MWAIT 0x10 Latency: 40 Usage: 0 Duration: 0 C6: Flags/Description: MWAIT 0x20 Latency: 133 Usage: 621772 Duration: 38894934023
All regression tests has passed on the Linux 5.14.0-349.el9 kernel.