best way to discover this process's current memory usage, cross-platform?
Scott Tsai
scottt.tw at gmail.com
Thu Nov 17 09:02:33 EST 2005
More information about the Python-list mailing list
Thu Nov 17 09:02:33 EST 2005
- Previous message (by thread): best way to discover this process's current memory usage, cross-platform?
- Next message (by thread): best way to discover this process's current memory usage, cross-platform?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
libgtop has python bindings and supports most modern unixes including linux, BSD, solaris, and AIX. You probably already has it installed on your linux box. ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/ ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/
- Previous message (by thread): best way to discover this process's current memory usage, cross-platform?
- Next message (by thread): best way to discover this process's current memory usage, cross-platform?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list