From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 20:49:53 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A8221065670; Sat, 30 Oct 2010 20:49:53 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 25F7E8FC1B; Sat, 30 Oct 2010 20:49:53 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id CFBF9E7209; Sat, 30 Oct 2010 21:49:51 +0100 (BST) Received: from core.nessbank (client-81-107-141-216.midd.adsl.virginmedia.com [81.107.141.216]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Sat, 30 Oct 2010 21:49:50 +0100 (BST) From: Bruce Cran To: freebsd-current@freebsd.org Date: Sat, 30 Oct 2010 21:49:50 +0100 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.5.2; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Message-Id: <201010302149.50412.bruce@cran.org.uk> Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: David Rhodus , current@freebsd.org Subject: Re: calcru: runtime went backwards X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Oct 2010 20:49:53 -0000 On Saturday 30 October 2010 20:19:04 David Rhodus wrote: > I haven't seen much of this since 5.x days. Anyone else see calcru > messages lately ? > > -DR > > NFS# uname -a > FreeBSD NFS.Lesmilde.com 9.0-CURRENT FreeBSD 9.0-CURRENT #2: Fri Oct > 29 01:07:40 CDT 2010 > root@NFS.Lesmilde.com:/usr/obj/usr/src/sys/GENERIC amd64 > NFS# tail -25 /var/log/messages > Oct 30 19:13:25 NFS kernel: calcru: runtime went backwards from 91464 > usec to 40935 usec for pid 2709 (csh) It seems to occur if certain CPU power features are enabled in the BIOS - EIST or C1E? I also saw it today when I connected to the virtual VGA console on my Xen VPS. -- Bruce Cran