From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 28 07:55:22 2014 Return-Path: Delivered-To: ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A409366 for ; Fri, 28 Mar 2014 07:55:22 +0000 (UTC) Received: from mail-qg0-f45.google.com (mail-qg0-f45.google.com [209.85.192.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B977A41 for ; Fri, 28 Mar 2014 07:55:22 +0000 (UTC) Received: by mail-qg0-f45.google.com with SMTP id j5so4020692qga.18 for ; Fri, 28 Mar 2014 00:55:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=XzDl7ADK0j5w1d1BYYd0a7F6aWsGNXsfRDbsUeMAKLA=; b=gzHoLeAhjnI1ltG0S58KwdKKqqSApSAjYZf2BYIQczD5RDWtXHeg4ljAPAob1WLu7F mCjzSEvUCu4ldGHvxWQp96//jR+HDEipkzeREnIPe4T9fgBFhrvXE+XE9HlZT8Rn9O7T QFx1RfTKsqQBdTuobWjZffZnLxT5RYwM7erXgEPEC2FOLX+26vpNP/w9uTev8ZE+6TZd V9BiB8wiNzysKn3DmUbu7cygg2x7TbzMVbAU3fG7LdeIeYRE2BC1N0nyuOMdNyJrxOYz oK/y26TOUauJ3jEN/pzxM3YaHWcCXW0QJStrGxzrNh/Xg5mSxBM2pbq+HshZ9DzLeb1l z98Q== X-Gm-Message-State: ALoCoQnaxRPiVlfh5ibx/umdsFFKqkNTjBlFfz56cpIOUuOWx0sWY0BqcQtOET6JCCNTIzdRS4rn X-Received: by 10.140.49.109 with SMTP id p100mr7202696qga.47.1395993011841; Fri, 28 Mar 2014 00:50:11 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.83.102 with HTTP; Fri, 28 Mar 2014 00:49:51 -0700 (PDT) X-Originating-IP: [2401:fa00:d:c:c54e:32b8:1d2a:b775] In-Reply-To: <20140328071714.GA45961@regency.nsu.ru> References: <20140328071714.GA45961@regency.nsu.ru> From: Julio Merino Date: Fri, 28 Mar 2014 16:49:51 +0900 X-Google-Sender-Auth: kKQiLHXFEafeLvZCd1KbiUNjSLw Message-ID: Subject: Re: System clock falls behind quickly on Mac mini G4 To: Alexey Dokuchaev Content-Type: text/plain; charset=KOI8-R Cc: ppc@freebsd.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2014 07:55:22 -0000 On Fri, Mar 28, 2014 at 4:17 PM, Alexey Dokuchaev wrote: > Hi there, > > I've recently noticed that system clock falls behind rather quickly: Not that it matters much probably, but I have observed the same behavior on NetBSD (on a mini G4 as well); in fact, I have ntpdate running in cron...