[BangPypers] how to relclaim memory

Sibtey Mehdi sibteym at infotechsw.com
Thu Oct 23 09:29:12 CEST 2008


Hi

My system is showing 900MB usage of memory, I have deleted some object (del
pythonObj) but the memory is not returned to os, I have also tried
gc.collect() and del (gc.garbage) but  still the system is showing 900MB
usage.

Is there anyway to reclaim the memory?

 

 

Thanks,

Sibtey

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20081023/3b0cd543/attachment.htm>


More information about the BangPypers mailing list