Yea, good point.. I read about the improvements in 2.5.. so maybe it's all just due to me using Python 2.4.
And yes, I'm just looking at the "RES" memory use via the "top" command.

Martin

Martin Bachwerk schrieb:
The memory use is just growing and growing.. though doesn't go into critical area, it just ate up 800megs out of 1024 I have in some 15 mins.. after that it stayed stable. I guess this would be acceptable.. but I don't quite understand why it is the case..

Probably this is a very stupid question but how do you measure "memory consumption"? Just by the memory consumption of your process from the OS point of view?

AFAIK Python 2.4 does not release the memory which it allocated. IIRC that changed with Python 2.5.

Sorry if this is just nonsense.

fs

_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev



_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to