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

What CPU a process is on? #357

Closed
giampaolo opened this issue May 23, 2014 · 2 comments
Closed

What CPU a process is on? #357

giampaolo opened this issue May 23, 2014 · 2 comments

Comments

@giampaolo
Copy link
Owner

giampaolo commented May 23, 2014

We can retrieve this information on different POSIX platforms (maybe all?).
Not sure how useful this is in practice but can be used in conjunction with
psutil.NUM_CPUS and psutil.cpu_percent(percpu=True).

UPDATE

Original issue: http://code.google.com/p/psutil/issues/detail?id=357

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

giampaolo commented Nov 25, 2016

@giampaolo
Copy link
Owner Author

Merged in #954

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