On ons, 2007-06-06 at 18:14 +0400, Alexey Nezhdanov wrote: > On Wednesday 06 June 2007 12:37, Jonas Ådahl wrote: > > Hi, > > > > Taken from the ps manual: > > > > RSS resident set size, the non-swapped physical memory that a task > > has used (in kiloBytes). (alias rssize, rsz). > right > > > I'm guessing by charted he means memory usage over time. > right > > > When running > > Py(MSN|ICQ)t on OpenBSD/SPARC I have experienced similar issues for a > > long time. It's almost impossible to run it on that configuration when > > 60-70 users are connected concurrently as the memory usage grows > > constantly. > That's a pity. That means that I'll have to find/fix that leak myself.
Though this issue ended when we changed to Debian Linux running on a SPARC. The hardware/software configuration was as follows: Running PyMSNt on OpenBSD/SPARC with 143MHz CPU and something like 128MB of RAM, version of python: 2.3.4: python process grows until RAM and swap is filled, solution was to add a cronjob that killed the process if it grew too much (maybe every second day or so). Running PyMSNt on Debian Linux/SPARC with faster CPU and 4GB of RAM, python version also 2.4.4: python process doesn't grow over time like before it takes 70MB, works like a charm. Currently it has been running since 23 May with the same amount or more connected users. I have not figured out why this two configurations differ. Jonas _______________________________________________ py-transports mailing list py-transports@blathersource.org http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports