+2
−0
+68
−13
+11
−0
Loading
Merge Pull Request from: @leoliu-oc 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. ### Issue https://gitee.com/openeuler/kernel/issues/I8WZDQ ### Default config Changes N/A ### Test Pass: The test program runs on the target processor core and meets expectations Link:https://gitee.com/openeuler/kernel/pulls/9157 Reviewed-by:Jason Zeng <jason.zeng@intel.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>