discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Buffer too small for min_noutput_items (ofdm_carr


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Buffer too small for min_noutput_items (ofdm_carrier_allocator_cvc)
Date: Thu, 30 Jan 2014 14:19:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 29.01.2014 20:56, Aditya Dhananjay wrote:
Dear All,

Here's a little update:

Changing GR_FIXED_BUFFER_SIZE from 32k to 128k solved the problem, but
at the cost of quite a slowdown.

The problem was, in hindsight, quite obvious. Not a bug, most
definitely. My OFDM implementation just needed way too much memory.

We recently discussed this problem, I think it was the January dev call.
Currently, we don't want to fix this, as it would require too many changes to our architecture. If a streamed PDU is too large for tagged stream blocks, you'll just have to use message passing.

MB




reply via email to

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