Hi, I am working on a Gumstix verdex board which runs buildroot linux kernel(2.6.21). We have applied CONFIG PREEMPT RT patch to the kernel and its now having great user space latency improvements.
The issue here is as per RT WIki, the ucLibc library is not fully complaint with RT patch as it lacks futex support- PI-Futex(Priority Inheritance: PTHREAD_PRIO_INHERIT ). http://rt.wiki.kernel.org/index.php/HOWTO:_Build_an_RT-application Please let me know, if anybody has a solution for this? Or is there any patch available to ucLibc to include this support? Really appreciate all your support, Regards, Shameer -- View this message in context: http://www.nabble.com/ucLibc-Futex%28PTHREAD_PRIO_INHERIT%29-support-for-RT-kernel-tp24532006p24532006.html Sent from the uClibc mailing list archive at Nabble.com. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
