From: "Daniel Glöckner" <dg@emlix.com>
To: Richard Cochran <richardcochran@gmail.com>,
Christian Riesch <christian.riesch@omicron.at>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: PTP_PEROUT_REQUEST and clock stepping
Date: Fri, 12 Sep 2014 13:40:32 +0200 [thread overview]
Message-ID: <5412DBB0.9010008@emlix.com> (raw)
In-Reply-To: <20140912063310.GA6198@netboy>
On 09/12/14 08:33, Richard Cochran wrote:
> On Fri, Sep 12, 2014 at 08:24:49AM +0200, Christian Riesch wrote:
>> Ok, I got it now. So you are suggesting to change the behavior of
>> PTP_PEROUT_REQUEST, aren't you? And break existing applications?
>> Christian
I don't want to change the API. I would just have preferred a slightly
different one.
> I think he wants the periodic output to continue at the same phase and
> frequency, even when you reset the clock time.
>
> However, this is impossible to acheive because the hardware does not
> support it.
You mean the hardware that you know of that currently exists.
I just think it is wrong to place the burden of stopping and starting
the periodic output on the PTP demon. 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.
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.
Best regards,
Daniel
--
Dipl.-Math. Daniel Glöckner, emlix GmbH, http://www.emlix.com
Fon +49 551 30664-0, Fax +49 551 30664-11,
Bertha-von-Suttner-Straße 9, 37085 Göttingen, Germany
Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160
Geschäftsführer: Dr. Uwe Kracke, Ust-IdNr.: DE 205 198 055
emlix - your embedded linux partner
next prev parent reply other threads:[~2014-09-12 11: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 [this message]
2014-09-12 14:40 ` Richard Cochran
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=5412DBB0.9010008@emlix.com \
--to=dg@emlix.com \
--cc=christian.riesch@omicron.at \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).