Jan Kiszka wrote:
> By calling into the kernel in the contended case and exploiting
> XN_NONBLOCK for xnsynch_sleep_on, this patch adds lock stealing support
> to pthread_mutex_trylock.
> 
> The latter part may change if we decide to go for a dedicates xnsynch
> trylock service. Maybe we are even lucky and able to implement lock
> stealing purely with the help of the fast lock algorithm. But we first
> have to merge fast locks into xnsynch to see clearer.

Nak. I can live without stealing for trylock in the mean time.

-- 
                                                 Gilles.

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to