> > > > The other option would be to extend this skin with a > Xenomai-specific > > syscall returning this value, in a similar way than > tm_getm(), which > > returns the TSC converted to nanoseconds. > > > > Like the attached patch does.
Thanks for the quick patch. It seems necessary to change the call ticks = xntbase_get_jiffies(&psos_tbase) to ticks = xntbase_get_jiffies(psos_tbase) in syscall.c for the patch to work. Will this change become part of the regular Xenomai release? Thomas _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
