From owner-freebsd-current@FreeBSD.ORG Tue Feb 21 00:41:21 2006 Return-Path: X-Original-To: current@freebsd.org 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 01DF416A420 for ; Tue, 21 Feb 2006 00:41:21 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AE5E43D48 for ; Tue, 21 Feb 2006 00:41:19 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k1L0f6qK029301 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 21 Feb 2006 02:41:07 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1L0ekxk057749; Tue, 21 Feb 2006 02:40:46 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1L0ejVg057748; Tue, 21 Feb 2006 02:40:45 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 21 Feb 2006 02:40:45 +0200 From: Giorgos Keramidas To: Kris Kennaway Message-ID: <20060221004045.GA57727@flame.pc> References: <20060220231530.GA38930@nagual.pp.ru> <20060220232435.GA38768@flame.pc> <20060220233307.GA25429@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060220233307.GA25429@xor.obsecurity.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.362, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.84, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr Cc: current@freebsd.org Subject: Re: Lots of calcru: runtime went backwards, never saw it before 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: Tue, 21 Feb 2006 00:41:21 -0000 On 2006-02-20 18:33, Kris Kennaway wrote: > On Tue, Feb 21, 2006 at 01:24:35AM +0200, Giorgos Keramidas wrote: > > On 2006-02-21 02:15, Andrey Chernov wrote: > > > What I got with recent -current (below). What does it mean, what I > > > supposed to do and why I never saw it before? > > > > > > Feb 21 01:14:19 pobrecita kernel: calcru: runtime went backwards from > > > 42153 usec to 42152 usec for pid 613 (sshd) > > > [...] > > Hi Andrey, > > > > Can you test with the following /etc/defaults/rc.conf vars set to "HIGH"? > > > > keramida@flame:/home/keramida$ grep _cx /etc/defaults/rc.conf /etc/rc.conf > > /etc/defaults/rc.conf:performance_cx_lowest="LOW" # Online CPU idle state > > /etc/defaults/rc.conf:economy_cx_lowest="LOW" # Offline CPU idle state > > keramida@flame:/home/keramida$ > > > > Without these set to "HIGH" in rc.conf, my laptop crawls to a halt very > > fast after it enters multiuser mode. > > It's not related to this, but to phk's recent timekeeping commits. > Others have already reported it. Thanks for the clarification, Kris. I didn't manage to build a daily CURRENT today, so I hadn't noticed this new change.