[gst-devel] Memory usage is increasing Gstreamer testing
Stefan Kost
ensonic at hora-obscura.de
Fri Oct 29 17:41:48 CEST 2010
hi,
Am 29.10.2010 15:16, schrieb Parveen Kumar Jain:
> Hi All,
> I am using Gstreamer for one of my bulk call video calling application, using
> sip as my signalling part.I tried to make around 60 simulative video calls
> without much of the problem on a IBM server(4 GB RAM,Intel QuadCore,Linux 64 bit).
> But somehow, after around 15-17 hours of testing, I see that "free memory"
> left in the system is only 300 -400 MB, which initially was around 2.5 GB. From
> "process id details" I can see that there is not much increase of "RESIDENT" and
> "VIRTUAL" memory usage in my "application process".
> Can any one please comment/help on this behavior of system ? why overall system
> memory is increasing ?
> At this kind of video OBD load, I had seen that Gstreamer creates around 600-700
> threads.Can it be a source of this problem?
If the threads are 'leaked' (never join) it could. Can you use valgrind
--tool=memcehck ... to check?
Stefan
>
> Best Regards,
> Parveen Jain
>
>
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list