From owner-freebsd-current@FreeBSD.ORG Fri Nov 28 20:56:06 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AB4916A4CE; Fri, 28 Nov 2003 20:56:06 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 807B043FBD; Fri, 28 Nov 2003 20:56:05 -0800 (PST) (envelope-from qhwt@myrealbox.com) Received: from me qhwt@smtp-send.myrealbox.com [43.244.41.12] $ on Novell NetWare via secured & encrypted transport (TLS); Fri, 28 Nov 2003 21:48:09 -0700 Date: Sat, 29 Nov 2003 13:47:55 +0900 From: YONETANI Tomokazu To: "Marc G. Fournier" Message-ID: <20031129044755.GA26980@myrealbox.com> References: <20031128212342.G99096@ganymede.hub.org> <20031129025137.GA92629@xor.obsecurity.org> <20031129003221.F99096@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031129003221.F99096@ganymede.hub.org> User-Agent: Mutt/1.5.5.1i cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org cc: Kris Kennaway Subject: Re: Time jumping on both 4.x and 5.x ... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 04:56:06 -0000 Hello. On Sat, Nov 29, 2003 at 12:36:22AM -0400, Marc G. Fournier wrote: > > What hardware, kernel configuration, etc? Do you have a misconfigured > > ntpd/timed that is manually flapping the time around? > > Hardware for the above is a Dual-Xeon, 4Gig of RAM, and about 421 > processes running on it currently ... kernel config is at the bottom, but > I don't think there is anything 'abnormal' about it ... and note that I've > had others be able to reproduce the problem on both 4.x and 5.x systems > ... > > as to ntpd/timed ... don't run either ... run ntpdate twice a day (11:59 > and 23:59), but that is it as far as playing with the clock is concerned > ... What does `sysctl kern.timecounter' show? Also, does changing kern.timecounter.hardware (TSC, i8254, ACPI-safe, ...) affect the results from your test program?