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: "Threads on ecos" confirmation needed...


Andrew Lunn wrote:

I didn't mean to use malloc/free. If I recall well, there is a hard
limit on number of threads that can be created in ecos (correct me
if I'm wrong).



It depends on the scheduler you are using. The default scheduler as no
limit.





Thanks for the info. The limited number of threads avoids some malloc-ing, thus
improving RT? I'll have to make sure to use the limited number of threads.



Regards, Ivan.



--
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]