Neagu, Adrian wrote:

> I have a python program that takes a lot of memory (>hundred Mb).

> I can see the total process size of the Python process (Task manager on MS
> Win or Unix "ps" command) but that is not precise enough for me

I'm not sure those two statements are compatible, though.

if your program is using hundreds of megabytes, surely kilobyte 
precision should be good enough for you ?

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to