As I understand it, there is code in the GNURadio scheduler stuff that
manages block scheduling, to some degree.

I'm aware of the kernel's role in switching between the threads
themselves, but I was under the impression that block scheduling, was
at least in some part, influenced by GNU Radio.

If this is incorrect though, someone please correct me!

Cheers,
Ben


On Fri, Jan 28, 2011 at 1:58 PM, Marcus D. Leech <mle...@ripnet.com> wrote:
> On 01/27/2011 03:57 PM, Ben Hilburn wrote:
>> Hey all -
>>
>> I'm running some experiments, and would like to directly tune the rate
>> that the TPB scheduler is switching between blocks.  I've dug around a
>> bit, and can't seem to find the relevant portions of code; I've never
>> looked at this part of GNURadio before, and the gruel / boost mix is
>> slightly hard to follow.
>>
>> Has anyone tried anything like this before, or can someone point me in
>> the direction of the relevant source file?
>>
>> Thanks!
>>
>> Cheers,
>> Ben
>>
>> _______________________________________________
>>
> Thread scheduling is part of the operating-system Kernel, as far as I
> know, Gnu Radio itself
>  isn't responsible for that.
>
>
> --
> Principal Investigator
> Shirleys Bay Radio Astronomy Consortium
> http://www.sbrac.org
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to