Re: [PATCH 0/9] Add CPU-type to topology
From: Liang, Kan
Date: Thu Jun 27 2024 - 12:55:14 EST
On 2024-06-27 9:22 a.m., Pawan Gupta wrote:
> On Thu, Jun 27, 2024 at 05:51:54AM -0700, Ricardo Neri wrote:
>> ARM gives userspace specific details. This makes more sense to me. Instead
>> of reading these details, user space would have to infer these details if
>> a CPU type was given in sysfs.
>>
>> Having said that, Intel does have a CPUID leaf that gives the CPU type. Such
>> leaf also has a "Native Model ID". Exposing only the CPU type may not be
>> sufficient.
>
> Do we know if there are applications that would benefit from this information?
>
Perf should needs it in the kernel to distinguish between different type
of e-cores on ARL-H.
+Dapeng, who is working on ARL-H PMU enabling.
Thanks,
Kan