This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mailboxes - priorities of messages


On Tue, Jun 29, 2004 at 10:02:32AM +0200, Gorjup Matthias wrote:
> Hello,
> 
> we are porting a special ethernet driver to eCos and we would need to
> implement prioritozed mailbox messages for communication between threads. Is
> it possible to use priorities for mbox messages? If not, is there some
> workaround or another solution that we could use?

Prioritized could mean many different things. Please could you be more
specific. Are you talking about the threads blocking for access to the
mbox, the messages withing the mbox, or some other priority feature.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]