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

Add ability to specify which core you want information for. (ARM BIG.little support) #109

Open
DoctorObvious opened this issue Sep 18, 2018 · 2 comments
Labels

Comments

@DoctorObvious
Copy link

My situation is python 2.7.13, py-cpuinfo 4.0.0

Some ARM chips (e.g. RK3399) have a BIG.little setup. For example 2 A72 cores running at 1.8 GHz and 4 A53 cores running at 1.42 GHz.

It would be great to specify which core you were getting "cpuinfo" on.

@workhorsy workhorsy added the bug label Sep 19, 2018
@workhorsy
Copy link
Owner

Can you attach the "system_info.txt" file generated by this script?

python tools/get_system_info.py

@DoctorObvious
Copy link
Author

I had to comment out the "wmic" section to get it to run. But here's the output.
rk3399_system_info.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants