<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Probably not be related, but you never know: on OSX since Nov/Dec there has been a memory leak on 1.2 and head that occurs for in/out/and registrations. I had to triple memory and recycle FreeSwitch every 2-3 days since then. Will open a Jira when I can obtain detailed info and possibly run valgrind. I am also also waiting to update the main FS computer from 10.6.8 to 10.8.3 to see its effect. Hopefully in Feb.<div>Mario G&nbsp;<div><br><div><div>On Jan 29, 2013, at 9:04 AM, Anthony Minessale wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Can you&nbsp;systematically increase the current call count and see where you do see something?<div>On a system with limited ram you can also consider stripping all the .so files in the mods and lib dir but you will need to put non-stripped ones in for any debugging.</div>
<div><br></div><div>I don't really see a correlation on how not using a timer could trigger an sustained memory increase so that's why I'd like you to step up the number and see if you can find a number of calls that tops out because usually there always is a magic number where it will hover and go up and down a meg at a time.</div>
<div><br></div><div>SIP calls are required to keep state data around for at least 30 seconds after a call ends and there are a number of pools in the code that inflate once and do not return the memory. &nbsp;Its usually possible to identify the high watermark on a particular box.</div>
<div><br></div><div>For instance the machine we host the conference call on launches using 25 megs and hovers at about 350 megs once it has&nbsp;accumulated&nbsp;all the pool memory it needs over time.</div><div><br></div><div><br>
</div><div><div>&nbsp;</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 29, 2013 at 8:33 AM, Jeff Pyle <span dir="ltr">&lt;<a href="mailto:jpyle@fidelityvoice.com" target="_blank">jpyle@fidelityvoice.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Version:</div><div>&nbsp; FreeSWITCH version: 1.3.4-n20130122T122521Z-1~squeeze+1 (-n20130122T122521Z-1~squeeze+1)</div>
</div><div><br></div><div>The calls are bridged, from one sofia profile to another.</div><div><br>
</div><div>Unfortunately two concurrent calls doesn't seem to trigger the same behavior.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>- Jeff</div></font></span><div class="HOEnZb">
<div class="h5"><div><br></div><br><div class="gmail_quote">On Mon, Jan 28, 2013 at 11:21 PM, Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@freeswitch.org" target="_blank">krice@freeswitch.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<font face="Monaco, Courier New"><span style="font-size:11pt">Ok the package timestamps/versions there don’t do us a lot of good, we need to know the version line from the FreeSWITCH CLI..<br>
<br>
<br>
On 1/28/13 9:59 PM, "Jeff Pyle" &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">jpyle@fidelityvoice.com</a>&gt; wrote:<br>
<br>
</span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt">I just updated from&nbsp;<a href="http://repo.profhost.eu/" target="_blank">repo.profhost.eu</a> &lt;<a href="http://repo.profhost.eu/" target="_blank">http://repo.profhost.eu</a>&gt; . &nbsp;The most recent timestamp on the packages was&nbsp;2013-01-28 03:41:21 GMT. &nbsp;Same behavior. &nbsp;At 5 minutes it was using 12.5% RAM. &nbsp;At 40 minutes, 60.4%. &nbsp;After disconnecting the calls the usage returned to 8.5%.<div>


<div><br>
<br>
I started toggling config items to see if I could impact this. &nbsp;I found one that seems to have an effect: &nbsp;rtp-timer-name in the sofia profile config. &nbsp;By changing it from 'soft' to 'none', the CPU utilization with 30 calls dropped from ~70% to ~46%, and the RAM usage is rock solid at 5.8%.<br>



<br>
That's great, but does it make any sense?<br>
<br>
Does an rtp-timer-name of 'none' pose any risks?<br>
<br>
<br>
<br>
- Jeff<br>
&nbsp;&nbsp;<br>
<br>
<br>
On Mon, Jan 28, 2013 at 8:43 PM, Jeff Pyle &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">jpyle@fidelityvoice.com</a>&gt; wrote:<br>
</div></div></span></font><div><div><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt">It's on Voyage Linux, a cousin of Debian. &nbsp;I believe it uses glibc.<br>
<font color="#888888"><br>
<br>
- Jeff<br>
</font><br>
<br>
On Mon, Jan 28, 2013 at 6:45 PM, Kristian Kielhofner &lt;<a href="http://kris@kriskinc.com/" target="_blank">kris@kriskinc.com</a>&gt; wrote:<br>
</span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt">Out of curiosity does your distro use uclibc, eglibc, or glibc?<br>
<br>
On Mon, Jan 28, 2013 at 5:41 PM, Jeff Pyle &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">jpyle@fidelityvoice.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I'm running HEAD version from Jan 22 on an Alix board with an AMD Geode LX<br>
&gt; processor (i386). &nbsp;I can sustain 30 concurrent calls averaging around 70%<br>
&gt; CPU utilization by the freeswitch process, measured by top. &nbsp;Bypass media<br>
&gt; and proxy media are disabled. &nbsp;PCMU is forced on both endpoints (no<br>
&gt; transcoding).<br>
&gt;<br>
&gt; The problem is the RAM usage over time. &nbsp;The board has 256M. &nbsp;Idle,<br>
&gt; freeswitch occupies around 4% after a fresh restart. &nbsp;A minute or so after<br>
&gt; 30 calls are nailed up the RAM usage is about 7.2%. &nbsp;After 5 minutes, 13.6%.<br>
&gt; After 60 minutes, near 65%. &nbsp;Disconnecting the calls returns the RAM usage<br>
&gt; to 6-8%.<br>
&gt;<br>
&gt; I've not tried to troubleshoot an issue like this before. &nbsp;Is valgrind the<br>
&gt; next step, or would something else make more sense?<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt; Jeff&nbsp;<br>
</span></font></blockquote></blockquote></div></div></blockquote></div><br></blockquote></div><br>
</div></div><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>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net/">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900
</div>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></body></html>