lkml.org 
[lkml]   [2023]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 1/2] perf/x86/rapl: Add support for Intel Meteor Lake
From
On 1/4/23 06:58, Zhang Rui wrote:
> @@ -807,6 +807,8 @@ static const struct x86_cpu_id rapl_model_match[] __initconst = {
> X86_MATCH_INTEL_FAM6_MODEL(RAPTORLAKE, &model_skl),
> X86_MATCH_INTEL_FAM6_MODEL(RAPTORLAKE_P, &model_skl),
> X86_MATCH_INTEL_FAM6_MODEL(RAPTORLAKE_S, &model_skl),
> + X86_MATCH_INTEL_FAM6_MODEL(METEORLAKE, &model_skl),
> + X86_MATCH_INTEL_FAM6_MODEL(METEORLAKE_L, &model_skl),
> {},
> };

Any chance this will ever get architectural enumeration? Or, are we
doomed to grow this model list until the end of time?

\
 
 \ /
  Last update: 2023-03-26 23:27    [W:0.081 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site