This is the mail archive of the ecos-discuss@sourceware.org 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: pthread processor binding


On Wed, Feb 14, 2007 at 04:07:56PM -0800, Ahmed Abdelkhalek wrote:
> Hi everyone,
> 
> Some pthread implementations allow binding a thread
> for execution on a particular processor or a set of
> processors (google pthread_pset_bind_np). Are there
> plans to include this in future ecos realeases?

None that i know of. Does this even make sense in an RTOS? I've not
thought about this long enough to answer that question...

Anyway feel free to implement it yourself.

       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]