Skip to content

Add a way to differentiate between P and E cores #1604

@Nerez83

Description

@Nerez83

Is your feature request related to a problem? Please describe.
Just to see how much the E/P cores are utilized. Can be good to know especially on laptops.

Describe the solution you'd like
If the CPU supports it, instead of having for example C0 - C19, show for example P0 - P11 and E12 - E19.

Describe alternatives you've considered
Checking the /sys/devices/cpu_core/cpus file or the /sys/devices/cpu_atom/cpus file.

Additional context
I don't know how it is on other devices but on my Intel laptop in the file /sys/devices/cpu_core/cpus is stored a range of the core IDs that are performance cores and in the file /sys/devices/cpu_atom/cpus is stored a range of the core IDs that are efficiency cores.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions