You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of reading /proc/PID/status line by line we read /proc/PID/statm, which
is a lot easier to parse.
This is committed in r1286 and it is 0.5x faster.
From g.rodola on April 18, 2012 17:39:30
Original issue: http://code.google.com/p/psutil/issues/detail?id=258
The text was updated successfully, but these errors were encountered: