discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: double buffering with new thread-per-block schedu


From: Juha Vierinen
Subject: [Discuss-gnuradio] Re: double buffering with new thread-per-block scheduler
Date: Thu, 4 Sep 2008 01:12:26 +0300

Responding to my own mail. It seems that you cannot have two disjoint
parts within a graph.

For now I solved the problem by increasing nblocks to an insanely large number.

juha

On Thu, Sep 4, 2008 at 00:04, Juha Vierinen <address@hidden> wrote:
> Hi,
>
> What is the best way to implement double buffering with the new
> scheduler? I'm hoping to solve some bursty I/O with sufficient average
> bandwidth.
>
> I am thinking of creating a enqueue sink block, and a dequeue source
> block. Do you think this will work with the new scheduler? Is it a
> problem if the resulting graph has two disjoint parts?
>
> juha
>




reply via email to

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