[Freeswitch-users] memory leak

Steven Ayre steveayre at gmail.com
Thu Jul 14 17:35:33 MSD 2011


It -might- return some unused memory to the system when you run it,
but it wouldn't stop it growing again.

-Steve



On 14 July 2011 14:23, Tihomir Culjaga <tculjaga at gmail.com> wrote:
>
>
> On Wed, Jul 13, 2011 at 6:17 PM, Steven Ayre <steveayre at gmail.com> wrote:
>>
>> Does "fsctl reclaim_mem" help at all?
>>
>> -Steve
>>
> Hi Steven,
>  I just did on one of the affected servers ... what should i get as a result
> ?
> memory returned, freed ?
>
>
> anyhow, after 5 minutes observation the memory keeps growing up... but looks
> like i still have time :)
>
> $ sudo cat /proc/`ps aux | grep freeswitch | grep -v grep | awk '{print
> $2}'`/smaps | egrep "(heap)" -A 7
> 110ee000-2086d000 rw-p 110ee000 00:00 0
> [heap]
> Size:            253436 kB
> Rss:             253240 kB
> Shared_Clean:         0 kB
> Shared_Dirty:         0 kB
> Private_Clean:        0 kB
> Private_Dirty:   253240 kB
> Swap:        0 kB
>
>
>
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>



More information about the FreeSWITCH-users mailing list