[BangPypers] how to relclaim memory

Prashanth Ellina prashanthellina at gmail.com
Thu Oct 23 09:48:44 CEST 2008


Which version of Python are you using? Which OS?

On Thu, Oct 23, 2008 at 12:59 PM, Sibtey Mehdi <sibteym at infotechsw.com>wrote:

>  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
>
>
>
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>


-- 
http://blog.prashanthellina.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20081023/f58ef276/attachment.htm>


More information about the BangPypers mailing list