[Tinyos-devel] Resource arbitration bug in SerialP
Eric Decker
cire831 at gmail.com
Mon Sep 8 10:47:14 PDT 2008
I agree. I did not intend to imply the arbiter would be part of the stack.
I do definitely need an arbited serial stack since my system is heavily
mulitplexed on all
the built in buses.
So I need the serial stack set up so that I can put an arbiter around it. I
think it
makes sense so that if someone doesn't need the arbiter then the stack
should
still work.
eric
On Mon, Sep 8, 2008 at 10:29 AM, Philip Levis <pal at cs.stanford.edu> wrote:
>
> On Sep 8, 2008, at 10:15 AM, Eric Decker wrote:
>
> I'm willing to do most of the work as I'm pretty much at a point where I
>> need
>> that functionality (arbritrated resource). But would definitely like it
>> if there were
>> someone to help me. The help I need is someone to bounce ideas off of,
>> and
>> someone to review the code.
>>
>
> I'm a little leery of making the serial stack sit on top of an arbiter;
> this would add code and RAM for an uncommon case. If there's some way to
> layer an arbiter on top of the stack, such that only the cases that need it
> include the logic, that would seem to be a better approach.
>
> Phil
>
--
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-devel/attachments/20080908/a89cc3e4/attachment.htm
More information about the Tinyos-devel
mailing list