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]

Pseudo DSR's Not Working?


Hello All,

I've been trying to figure out why my DSR's are not
working. I'm using the CVS version of eCos. I've tracked
it down to the alarm_thread (pseudo DSR). eCos seems to
deadlock when trying to aquire the mutex in cyg_splinternal?

The whole system just stops and nothing happens after the
call to cyg_splinternal because something else has the
mutex. I thought that at the moment the task tries to get the
mutex and can't the other threads should run. This does not
seem to be the case?

Does anyone else have the new pseudo DSR's working with
the network stack?

Many thanks,
Col.

-- 
===========================================
Colin Ford               PipingHot Networks
Software Engineer        +44 (0)1364 655510
 
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]