discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Here's a little beauty


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Here's a little beauty
Date: Tue, 05 Jul 2011 21:48:28 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10



Hi Marcus,

What are you using the vector sink for, I can't find anything that unloads it? If you look at the source code, this block continuously calls "push_back" on a STL vector container (element size is the GNURadio vector). So if nothing ever empties it, then it should consume all the memory space....?

--Colby
Yes, I *just* (like three minutes ago), realized that the vector sink was causing all the memory-leak grief. It was part of an incomplete thought.

So, I'll back off a few dB on my Gnu Radio memory management diatribe, but only a few dB :-)



--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]