From owner-freebsd-stable@FreeBSD.ORG Wed Jun 6 18:20:10 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B63116A421 for ; Wed, 6 Jun 2007 18:20:10 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5611C13C45E for ; Wed, 6 Jun 2007 18:20:10 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Hw070-0005AC-W8 for freebsd-stable@freebsd.org; Wed, 06 Jun 2007 20:20:03 +0200 Received: from 89-172-58-141.adsl.net.t-com.hr ([89.172.58.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jun 2007 20:20:02 +0200 Received: from ivoras by 89-172-58-141.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jun 2007 20:20:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Wed, 06 Jun 2007 20:17:28 +0000 Lines: 11 Message-ID: References: <20070606153542.Y76617@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-58-141.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.0 (X11/20070424) In-Reply-To: <20070606153542.Y76617@woozle.rinet.ru> Sender: news Subject: Re: calcru: runtime went backwards, RELENG_6, SMP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 18:20:10 -0000 Dmitry Morozovsky wrote: > Dear colleagues, > > on a newly built Supermicro with Pentium D 2.8 (Dual core) with SMP kernel I > got zillions of 'runtime went backwards' errors, both on i386 and amd64 > kernels. > > Upd: on GENERIC/amd64 kernel I got the same errors. Do you perhaps run with TSC timecounter? (that's the only cause I've notice that can generate this message).