From owner-freebsd-ppc@FreeBSD.ORG Sat Mar 29 04:28:13 2014 Return-Path: Delivered-To: ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89992A33; Sat, 29 Mar 2014 04:28:13 +0000 (UTC) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (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 4616219D; Sat, 29 Mar 2014 04:28:13 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id i11so7038568oag.20 for ; Fri, 28 Mar 2014 21:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UvVfK8Je9omuinyRv8L4iY/iLAkckYXAOKBQ84iuu64=; b=c+jQGq+DSKTGZ7oI6Ni07ZPaOOAuCjy55aYVd7hiSdayGNY8K3WTcz5EqN+Df1ekRC Gok45Lw9hy41wjKwdgP4gsJyi5bIRou+XPridtLKWYZTZEMJwW+IqE/KTFAiwYziXcva vBN9s0ouDPLqix5sl0zs7sotd9/Oa+zsZgUC9HW8VtRXTDswXEo1Lp8IMZi7/SU8A30X emLA4jtl80wldHyqFC7tUKNU3N7OQL8awuBOw4LM0u0UkuETcBmmwV0pELEPgB1cRq99 yjChARnLrgIbEbXtDDyMVQmnOPZaqKluU7GIZgKop6MjnXTqzoRZrAf6rzDha+mWANAa 9qog== MIME-Version: 1.0 X-Received: by 10.183.3.102 with SMTP id bv6mr10228333obd.18.1396067292629; Fri, 28 Mar 2014 21:28:12 -0700 (PDT) Received: by 10.182.130.71 with HTTP; Fri, 28 Mar 2014 21:28:12 -0700 (PDT) In-Reply-To: References: <20140328071714.GA45961@regency.nsu.ru> Date: Sat, 29 Mar 2014 00:28:12 -0400 Message-ID: Subject: Re: System clock falls behind quickly on Mac mini G4 From: Joe Nosay To: Julio Merino Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Alexey Dokuchaev , 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: Sat, 29 Mar 2014 04:28:13 -0000 On Fri, Mar 28, 2014 at 3:49 AM, Julio Merino wrote: > 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... > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > I'm curious on two things: 1. Is ntpd running/set in /etc/rc.conf? 2. Danfe, why aren't you running the kern.hz at 2000?