From owner-freebsd-stable@FreeBSD.ORG Fri Apr 18 15:01:08 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 509AD1065673 for ; Fri, 18 Apr 2008 15:01:08 +0000 (UTC) (envelope-from pertti.kosunen@pp.nic.fi) Received: from pne-smtpout3-sn1.fre.skanova.net (pne-smtpout3-sn1.fre.skanova.net [81.228.11.120]) by mx1.freebsd.org (Postfix) with ESMTP id 0D8468FC13 for ; Fri, 18 Apr 2008 15:01:07 +0000 (UTC) (envelope-from pertti.kosunen@pp.nic.fi) Received: from [10.0.0.20] (80.222.104.244) by pne-smtpout3-sn1.fre.skanova.net (7.3.129) id 47A788570043F852 for freebsd-stable@freebsd.org; Fri, 18 Apr 2008 15:51:37 +0200 Message-ID: <4808A776.60503@pp.nic.fi> Date: Fri, 18 Apr 2008 16:51:50 +0300 From: Pertti Kosunen User-Agent: Thunderbird 2.0.0.9 (X11/20071123) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <00df01c89ef8$9733c6d0$c59b5470$@org> <20080415141138.GA33154@mail.scottro.net> <20080415142034.GA80792@eos.sc1.parodius.com> <20080415225159.R54132@thebighonker.lerctr.org> In-Reply-To: <20080415225159.R54132@thebighonker.lerctr.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: calcru: time went backwards 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: Fri, 18 Apr 2008 15:01:08 -0000 Larry Rosenman wrote: > On Tue, 15 Apr 2008, Jeremy Chadwick wrote: >> And what the FAQ doesn't cover is here: >> >> http://wiki.freebsd.org/JeremyChadwick/Commonly_reported_issues >> >> * EIST (Intel SpeedStep) incompatibilities with Supermicro PDSMI+ >> motherboards (and possibly others) >> * Symptom: kernel outputs messages like kernel: calcru: negative >> runtime of -XXXXX usec for pid XX >> * Workaround: Disable the EIST feature in the BIOS. You can still >> achieve ACPI-based processor >> frequency throttling by using powerd(8). >> * Reference: >> http://lists.freebsd.org/pipermail/freebsd-questions/2006-October/133253.html >> > What I find interesting is I hadn't seen these until this kernel update :( Same problem here with Tyan Toledo i3000R (S5191) motherboard if cpufreq module is loaded. 7.0-RELEASE (AMD64) didn't have this problem.