discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] PDU_to_tagged_stream consumes 100% CPU even thoug


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] PDU_to_tagged_stream consumes 100% CPU even though it is throttled!
Date: Thu, 15 Jan 2015 14:01:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Stupid question:
at least in the old version of the code, the current message was popped
from the queue using delete_head_nowait().
Why don't we just delete_head_blocking() and -- block?

Greetings,
Marcus

On 01/15/2015 01:59 PM, Sylvain Munaut wrote:
>> Just a warning:
>> pdu_to_tagged_stream saw significant change in the middle of last december;
>> so make sure you're all talking about the same version :)
> Just tried with the last version and the issue is definitely there.
>
> I'm not entirely sure what motivated the fact of making it a TSB
> source, but that didn't seem to change the problem.
>
> Cheers,
>
>    Sylvain




reply via email to

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