Bug 9366 - [openEuler-1.0-LTS] cpufreq: acpi-cpufreq: add ITMT support when CPPC enabled
Summary: [openEuler-1.0-LTS] cpufreq: acpi-cpufreq: add ITMT support when CPPC enabled
Status: NEW
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Artie Ding
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-20 16:18 UTC by LeoLiu-oc
Modified: 2024-07-17 15:42 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description LeoLiu-oc zhaoxin_group 2024-06-20 16:18:55 UTC
The _CPC method can get per-core highest frequency. The highest frequency may varies between cores which mean cores can running at different max frequency, so can use it as a core priority and give a hint to scheduler in order to put critical task to the higher priority core.
Comment 1 小龙 admin 2024-07-17 15:42:38 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3379