From: Richard Cochran <richardcochran@gmail.com>
To: "Daniel Glöckner" <dg@emlix.com>
Cc: Christian Riesch <christian.riesch@omicron.at>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: PTP_PEROUT_REQUEST and clock stepping
Date: Fri, 12 Sep 2014 16:40:25 +0200 [thread overview]
Message-ID: <20140912144025.GA20712@netboy> (raw)
In-Reply-To: <5412DBB0.9010008@emlix.com>
On Fri, Sep 12, 2014 at 01:40:32PM +0200, Daniel Glöckner wrote:
> You mean the hardware that you know of that currently exists.
Yes, that is the hardware we support. I am sorry that I don't know how
to support mythical hardware.
> I just think it is wrong to place the burden of stopping and starting
> the periodic output on the PTP demon.
I think it is the right place.
> The kernel knows when clock_adjtime
> and clock_settime are called and it also knows which periodic outputs
> are enabled and how they are configured. We just have to decide on the
> correct behavior (respect .start vs. ignore .start once running) to be
> implemented.
The only reasonable actions for kernel would be to either stop all
periodic outputs, or to just do nothing.
> Taking the Intel i210 as an example, the third option (doing nothing)
> would lead to the following behavior:
>
> - If the clock is stepped back, the periodic output stops until the
> clock reaches the point when it was adjusted.
>
> - If the clock is stepped forward, the periodic output oscillates at
> 62,5 MHz to catch up.
That is a good example of "the results are undefined".
So, how would you reprogram the i210 to keep the period output
continuous?
Thanks,
Richard
next prev parent reply other threads:[~2014-09-12 14:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-10 16:16 PTP_PEROUT_REQUEST and clock stepping Daniel Glöckner
2014-09-10 17:26 ` Richard Cochran
2014-09-11 9:52 ` Daniel Glöckner
2014-09-12 6:17 ` Christian Riesch
2014-09-12 6:24 ` Christian Riesch
2014-09-12 6:33 ` Richard Cochran
2014-09-12 11:40 ` Daniel Glöckner
2014-09-12 14:40 ` Richard Cochran [this message]
2014-09-12 15:19 ` Daniel Glöckner
2014-09-13 9:19 ` Richard Cochran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140912144025.GA20712@netboy \
--to=richardcochran@gmail.com \
--cc=christian.riesch@omicron.at \
--cc=dg@emlix.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.