All of lore.kernel.org
 help / color / mirror / Atom feed
* use of posix function clock_gettime
@ 2019-07-08 13:02 Mario Molitor
  2019-07-08 13:34 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Mario Molitor @ 2019-07-08 13:02 UTC (permalink / raw)
  To: xenomai

Hello  Xenomai-Community,

we are seeming to have a migration problem by our internal synchronization kernel-module.

The module try to get timestamp of Host-Real-Time-Clock in Real-Time IRQ context.
In the old version of XENOMAI (2.6.5) it was possible to use XENOMAI POSIX function directly (clock_gettime(CLOCK_HOST_REALTIME,tp)) in the kernel module.

But with XENOMAI version 3.0.7 is this not possible and I haven't found any good workaround in the moment.

We use Xenomai in combination with kernel 4.14.71.

Every hint or suggestion are welcome.

Thanks,
Mario


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-10 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08 13:02 use of posix function clock_gettime Mario Molitor
2019-07-08 13:34 ` Jan Kiszka
2019-07-10 20:42   ` AW: " mario_molitor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.