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]

RE: uITRON implementation


> -----Original Message-----
> From: Jonathan Larmour [mailto:jlarmour@redhat.co.uk]
> Subject: Re: [ECOS] uITRON implementation

The tasks structures are allocated statically too, right? 
And same thing for semaphores and event flags , 
And for Msg Box both control structure and buffer are allocated statically.

Is that all right?

And for memory-pools ?
It seems this is the same situation than with tasks (just replace "stack" by
"memory aera")
So i would have to do the same kind of thing.

Thanks

A+
-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

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