[Ntp] Antw: Re: Antw: Re: Antw: [EXT] Re: NTPv5 draft

Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> Tue, 01 December 2020 12:19 UTC

Return-Path: <Ulrich.Windl@rz.uni-regensburg.de>
X-Original-To: ntp@ietfa.amsl.com
Delivered-To: ntp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEAA53A11BA for <ntp@ietfa.amsl.com>; Tue, 1 Dec 2020 04:19:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2DoK86iBuuCX for <ntp@ietfa.amsl.com>; Tue, 1 Dec 2020 04:19:24 -0800 (PST)
Received: from mx1.uni-regensburg.de (mx1.uni-regensburg.de [194.94.157.146]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D18373A11B8 for <ntp@ietf.org>; Tue, 1 Dec 2020 04:19:23 -0800 (PST)
Received: from mx1.uni-regensburg.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id CA663600004F for <ntp@ietf.org>; Tue, 1 Dec 2020 13:19:19 +0100 (CET)
Received: from gwsmtp.uni-regensburg.de (gwsmtp1.uni-regensburg.de [132.199.5.51]) by mx1.uni-regensburg.de (Postfix) with ESMTP id B0B36600004D for <ntp@ietf.org>; Tue, 1 Dec 2020 13:19:17 +0100 (CET)
Received: from uni-regensburg-smtp1-MTA by gwsmtp.uni-regensburg.de with Novell_GroupWise; Tue, 01 Dec 2020 13:19:17 +0100
Message-Id: <5FC634C4020000A10003D339@gwsmtp.uni-regensburg.de>
X-Mailer: Novell GroupWise Internet Agent 18.3.0
Date: Tue, 01 Dec 2020 13:19:16 +0100
From: Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
To: Hal Murray <hmurray@megapathdsl.net>
Cc: Dieter Sibold <dsibold.ietf@gmail.com>, Steven Sommars <stevesommarsntp@gmail.com>, "ntp@ietf.org" <ntp@ietf.org>, mlichvar@redhat.com, kurt@roeckx.be
References: <98393E6F020000F36A6A8CFC@gwsmtp.uni-regensburg.de> <D735E3B202000007824A10E1@gwsmtp.uni-regensburg.de> <1858037B020000B551F0AC03@gwsmtp.uni-regensburg.de> <EBA2080F0200008CAB59E961@gwsmtp.uni-regensburg.de> <5FC5FF2B020000A10003D2EF@gwsmtp.uni-regensburg.de> <68475E5A020000E96A6A8CFC@gwsmtp.uni-regensburg.de> <5FC60B73020000A10003D323@gwsmtp.uni-regensburg.de> <2C8013AD020000BB43047E14@gwsmtp.uni-regensburg.de>
In-Reply-To: <2C8013AD020000BB43047E14@gwsmtp.uni-regensburg.de>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
Archived-At: <https://mailarchive.ietf.org/arch/msg/ntp/Lh27SFk-xSRfiiq6ZhY-gdhF1X0>
Subject: [Ntp] Antw: Re: Antw: Re: Antw: [EXT] Re: NTPv5 draft
X-BeenThere: ntp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <ntp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ntp>, <mailto:ntp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ntp/>
List-Post: <mailto:ntp@ietf.org>
List-Help: <mailto:ntp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ntp>, <mailto:ntp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Dec 2020 12:19:26 -0000

>>> Hal Murray <hmurray@megapathdsl.net> schrieb am 01.12.2020 um 10:54 in
Nachricht <20201201095446.1470440605C@ip-64-139-1-69.sjc.megapath.net>:

> Ulrich.Windl@rz.uni‑regensburg.de said:
>> (Say your clock has 1ns resolution, but reading it takes 10 to 15 ns,
maybe
>> even longer if there's high system load).
> 
> That 10 or 15 ns is a pipeline delay.  It's not directly related to the 
> clock 
> precision.
> 
> The typical clock on an Intel PC uses the TSC which ticks at the CPU clock 
> frequency.  If your CPU is running at more than 1 GHz, then the clock will 
> be 
> good to better than 1 ns.

Hi Hal!

Is that pure theory, or actual measurements? I mean you'll have to do either
memory-mapped I/O which won't be cached (hopefully), or you'll have to read I/O
ports. Or do you talk about something inside the CPU? If so that may have high
precision until the CPU goes to power saving or whatever.

> 
> 
> Here is a histogram of how long it takes to read the clock on a Raspberry 
> Pi.
> (Raspberry Pi 3 Model B running Fedora aarch64)
>         ns      hits
>         52    497520
>         53     45070
>        104    381437
>        105     75962
>        156         4
> 7 samples were bigger than 2551.
> 
> So the clock is ticking at somewhere between 2 and 53 ns.

Where did you get that 2 from? Assuming your read delay is between 50 and
100ns most of the time, does it make any difference whether the clock's
precision is 1 or 5ns?

Regards,
Ulrich


> 
> You can read a clock that ticks slowly with (much) more precision that its 
> nominal period.  The classic example is the TOY/CMOS battery backed clock 
> that 
> only ticks once a second.  If you spin until it ticks, you can get much 
> closer 
> than 1 second.  "Spin until" may not be convenient for most applications.
> 
> 
> ‑‑ 
> These are my opinions.  I hate spam.