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

New extended CPU details implementation #483

Merged
merged 12 commits into from
Nov 18, 2018
Merged

New extended CPU details implementation #483

merged 12 commits into from
Nov 18, 2018

Conversation

KeyWeeUsr
Copy link
Contributor

This one gives actually an explanation what the returned value means + separates the values into properties/methods:

  • sockets (couldn't find for OSX yet, let's assume 1 slot for now)
  • physical
  • logical
  • cache (Win + Lin for now)
  • numa (Win only for now)

Some tests are still WIP because of mocking objects from ctypes and/or finding an official command/value such as %NUMBER_OF_PROCESSORS%.

Deprecating processors if anyone used it.

ref #419

@KeyWeeUsr KeyWeeUsr merged commit 96fd2bd into master Nov 18, 2018
@KeyWeeUsr KeyWeeUsr added this to the 1.4.0 milestone Dec 2, 2018
@KeyWeeUsr KeyWeeUsr deleted the cpu branch December 2, 2018 01:45
misl6 pushed a commit that referenced this pull request Jul 13, 2022
* Update processors docstring

* Add processors to README

* Fix style for ubuntu continuous integration tests

* fix for ubuntu continuous integration style

* Revert "Fix style for ubuntu continuous integration tests"

This reverts commit 7e29092.

* fix ubuntu continuous integration style

* Remove Processors as per #483

* Add deprecation notice to processors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant