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: cyg_semaphore_post


On Fri, 2002-02-15 at 12:39, Nick Garnett wrote:

[snip]

> As for starvation. I suspect that in real-life systems this is largely
> a theoretical problem. If you really have high priority threads
> hammering on a mutex at such a rate that waiting low priority threads
> cannot get a look-in, you are already overloaded. The only solution is
> to rewrite the application to reduce the amount of contention for this
> resource.

This seems a sensible argument, thanks for the clarification.

Robin



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


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