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

Linux: process IO counters report wrong number of r/w syscalls #430

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

Linux: process IO counters report wrong number of r/w syscalls #430

giampaolo opened this issue May 23, 2014 · 3 comments

Comments

@giampaolo
Copy link
Owner

From g.rodola on September 21, 2013 15:58:30

Follow up of: https://groups.google.com/forum/#!topic/psutil/EOu9EPXH5Rg We 
should use 'syscr' and 'syscw' instead of 'rchar' and 'wchar'.

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

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

From g.rodola on September 21, 2013 07:37:02

Fixed in revision 890e3d6e2083 .

Status: FixedInHG

@giampaolo
Copy link
Owner Author

From g.rodola on September 28, 2013 03:06:18

Status: Fixed

@giampaolo
Copy link
Owner Author

From g.rodola on September 28, 2013 10:32:46

Closing out as fixed. Release 1.1.0 is now available for download.

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