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_io_write from DSR ?


> > 
> > Can I call cyg_io_write from a DSR?
> 
> No. It might try to block and you cannot block in a DSR.
> 
>     Andrew
> 

I know that the DSR is the only one using it, so I don't block, but can it
corrupt the inner of the scheduler?

Henning

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