Philippe Gerum wrote: > On Thu, 2007-04-26 at 20:39 +0200, Jan Kiszka wrote: > >> 5. Extract minimal, dependency-free linux/ipipe_base.h from main >> ipipe.h >> >> 6. Optimise __ipipe_stall_root, __ipipe_test_root, and >> __ipipe_test_and_stall_root for execution on UP (only i386 and >> x86_64 so far). This should improve Linux performance over I-pipe, >> at least it did with the original version I posted last year. >> >> 7. Detect illicit cross-domain calls down the pipeline. Together with >> the included Linux instrumentation, this can help to diagnose broken >> RT code in the kernel, namely in drivers and skins. Might be of some >> interest for RTDM hackers as recent user postings demonstrated... > > Merged, thanks. >
That reminds me: please add #include <linux/bitops.h> to ipipe_base.h for patch #6 (because of all the bit fiddling) - I had a compile error with a different .config yesterday. Jan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
