Are you able to reproduce it on a newer version? Try current head of the master branch.<div><br></div><div>If you can, then try running FS through valgrind which may reveal the source of any memory leaks.<br><div><br></div>
<div>-Steve</div><div><br></div><div><br><br><div class="gmail_quote">On 18 February 2013 11:00, Виталий Давудов <span dir="ltr"><<a href="mailto:vitaliy.davudov@vts24.ru" target="_blank">vitaliy.davudov@vts24.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, list!<br>
I've installed FreeSWITCH Version 1.2.3+git~20120920T220849Z~f718a5e8e6<br>
(1.2.3; git at commit f718a5e8e6 on Thu, 20 Sep 2012 22:08:49 Z)<br>
<br>
I noticed that FreeSwtich uses a lot of memory of my system, and percent<br>
of used memory is gradually growing regardless of the number of the<br>
simultaneous calls:<br>
<br>
# uname -a<br>
Linux freeswitch1 2.6.18-308.13.1.el5 #1 SMP Tue Aug 21 17:10:18 EDT<br>
2012 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>
# top<br>
top - 14:21:39 up 140 days, 29 min, 2 users, load average: 0.11, 0.14,<br>
0.10<br>
Tasks: 99 total, 1 running, 96 sleeping, 2 stopped, 0 zombie<br>
Cpu(s): 1.2%us, 0.8%sy, 0.0%ni, 96.9%id, 0.1%wa, 0.2%hi, 0.7%si,<br>
0.0%st<br>
Mem: 3781680k total, 3748360k used, 33320k free, 120708k buffers<br>
Swap: 2096472k total, 17224k used, 2079248k free, 1838356k cached<br>
<br>
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND<br>
9584 root -2 -10 1792m 1.3g 8252 S 2.7 36.8 935:07.85 freeswitch<br>
3095 mysql 15 0 329m 28m 4588 S 0.7 0.8 713:07.03 mysqld<br>
<br>
At this moment FS handles no more 15 simultaneous calls, and has about<br>
117 registered users.<br>
Is there a tool to monitor, which of processes or modules in FS is using<br>
memory and how much?<br>
<br>
--<br>
Best regards,<br>
Vitaly.<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>