Ron Klein

Results 3 comments of Ron Klein

Moved specific linux test, to a dedicated test file. USS/PSS calculation is described in https://lwn.net/Articles/230975/. Added comments to emphasis that.

Currently MemoryMapsWithContext is called with a boolean "grouped" variable. But this variable is not used. Maybe the intention was to use this flag to decide whether to sum up all...

Sure, i will make a PR for it. I will also make a PR for implementing [memory_full_info()](http://psutil.readthedocs.io/en/latest/#psutil.Process.memory_full_info), which returns both USS and PSS.