From owner-freebsd-hackers@freebsd.org Tue Oct 20 11:10:39 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C1FDA19784 for ; Tue, 20 Oct 2015 11:10:39 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 2710A164E; Tue, 20 Oct 2015 11:10:38 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id 14D794F860; Tue, 20 Oct 2015 11:10:37 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTP id t9KBAaJX097480; Tue, 20 Oct 2015 11:10:36 GMT (envelope-from phk@phk.freebsd.dk) To: Andriy Gapon cc: freebsd-hackers Subject: Re: instability of timekeeping In-reply-to: <56261FE6.90302@FreeBSD.org> From: "Poul-Henning Kamp" References: <56261398.60102@FreeBSD.org> <56261FE6.90302@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <97478.1445339436.1@critter.freebsd.dk> Content-Transfer-Encoding: 8bit Date: Tue, 20 Oct 2015 11:10:36 +0000 Message-ID: <97479.1445339436@critter.freebsd.dk> X-Mailman-Approved-At: Tue, 20 Oct 2015 11:17:43 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 11:10:39 -0000 -------- In message <56261FE6.90302@FreeBSD.org>, Andriy Gapon writes: >I performed a small observation. With ntpd disabled I ran `ntpdate -d` at 10 >second intervals in a loop (done via `sleep 10`). It looks like for about 25 >minutes the time offset between a reference server and my machine was quite >stable. But then it sort of jumped about 2.5 seconds between two consecutive >ntpdate invocations. Pure guesswork: Somebody may have börked the code to wind up timecounters. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.