In message <[EMAIL PROTECTED]>, rbt <[EMAIL PROTECTED]>
writes
>That's right. I look at that column. Should I measue mem usage in some
>other way?

Try VM Validator, a free memory visualization tool from Software
Verification.

        http://www.softwareverify.com
        http://www.softwareverify.com/vmValidator/index.html

It shows paged memory usage and also Virtual Memory manager usage on
separate tabs. Colour coded visual representation of each 4K page of
memory.

Probably more use on more memory intensive applications than yours, but
may still shed some light all the same. Either launch Python from VM
Validator, or inject VM Validator into your running Python.exe process.

Stephen
-- 
Stephen Kellett
Object Media Limited    http://www.objmedia.demon.co.uk
RSI Information:        http://www.objmedia.demon.co.uk/rsi.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to