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

Change cpu.CPU to be cpu.Processor #4

Open
jaypipes opened this issue Jun 2, 2017 · 0 comments
Open

Change cpu.CPU to be cpu.Processor #4

jaypipes opened this issue Jun 2, 2017 · 0 comments
Assignees

Comments

@jaypipes
Copy link
Owner

jaypipes commented Jun 2, 2017

Use the ghw convention of having physical processor packages represented by a Processor class instead of the poorly-named CPU class. While at it, get rid of CPU.processor_map and instead use a Core class to model the physical processor's hardware processing cores, also like ghw does it.

@jaypipes jaypipes self-assigned this Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant