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]

cyg_scheduler_lock() understanding...


Hi,

I still search for the delay DSR and found it that the DSR will be permitted due to a scheduler_lock. I quickly have some question while going deeper into ecos.

Does the scheduler_lock also permits the thread switching? Or is it possible that the scheduler switches to another thread while in lock mode?

If thread switching is permitted, how could the scheduler_lock be higher than one if no dsr or isr calls scheduler_lock()?

Bye...


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