Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE ADD] Find consistent method of figuring out cores big.LITTLE structure #7

Open
HunterAP23 opened this issue Jun 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HunterAP23
Copy link
Owner

Describe the feature that is being tested/implemented
Find a clear and consistent method of deducing if the system uses the big.LITTLE CPU core architecture design (where the CPU has a mix of performance and efficiency cores that function differently), and if so then deduce what cores are of what type.

This method would preferably work across different operating systems and hardware.
Operating System include:

  • Windows
  • Linux
  • MacOS

Hardware (at the time of writing) includes:

  • Intel Core 12th gen CPU's
  • Apple M1 ARM SoC's (present on newer Macs / Macbooks / iPads)
  • A number of ARM-based CPU's utilized on Android devices

List any relations to other issues in this repository or in other repositories
N/A

@HunterAP23 HunterAP23 added the enhancement New feature or request label Jun 6, 2022
@HunterAP23 HunterAP23 self-assigned this Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant