* [Xenomai] question on host tick processing
@ 2012-06-04 13:30 abhri
2012-06-04 14:15 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: abhri @ 2012-06-04 13:30 UTC (permalink / raw)
To: xenomai
Hi,
I have a doubt regarding host tick propagation. I understand that host
tick will be relayed when XNHTICK bit is set and there is a domain
migration to root. In case there is large delay to change domain from
primary to secondary how is the host tick corrected when relayed next.
Is there any correction mechanism in nucleus for keeping linux time correct?
Regards,
AB
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai] question on host tick processing
2012-06-04 13:30 [Xenomai] question on host tick processing abhri
@ 2012-06-04 14:15 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2012-06-04 14:15 UTC (permalink / raw)
To: abhri; +Cc: xenomai
On 06/04/2012 03:30 PM, abhri wrote:
> Hi,
> I have a doubt regarding host tick propagation. I understand that host
> tick will be relayed when XNHTICK bit is set and there is a domain
> migration to root. In case there is large delay to change domain from
> primary to secondary how is the host tick corrected when relayed next.
If this happens, then there is a problem in your application. Part of
the things required of your application when writing an application for
a dual-kernel solution is to let the other kernel run from time to time.
> Is there any correction mechanism in nucleus for keeping linux time correct?
AFAIK, there is one in the linux kernel itself. The linux kernel uses
separate objects (clocksource and clockevents) for hardware clocks and
timers.
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-04 14:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 13:30 [Xenomai] question on host tick processing abhri
2012-06-04 14:15 ` Gilles Chanteperdrix
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.