Bug 5355 - Intel: Backport SPR intel_idle EMR support
Summary: Intel: Backport SPR intel_idle EMR support
Status: RESOLVED FIXED
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 15:02 UTC by jiayingbao
Modified: 2023-08-17 17:00 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jiayingbao intel_group 2023-06-01 15:02:07 UTC
Description of problem:
Emerald Rapids (EMR) is the next Intel Xeon processor after Sapphire
Rapids (SPR).

EMR C-states are the same as SPR C-states, and we expect that EMR
C-state characteristics (latency and target residency) will be the
same as in SPR. Therefore, add EMR support by using SPR C-states table.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2023-06-01 17:10:21 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1700
Comment 2 GuixinLiu alibaba_cloud_group 2023-08-17 17:00:38 UTC
already fixed