From owner-freebsd-current@FreeBSD.ORG Sat Feb 11 01:05:35 2006 Return-Path: X-Original-To: freebsd-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 CEE5A16A420 for ; Sat, 11 Feb 2006 01:05:35 +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 F11A743D46 for ; Sat, 11 Feb 2006 01:05:34 +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 k1B15Gfi021197 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 11 Feb 2006 03:05:23 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1B15AHb001975; Sat, 11 Feb 2006 03:05:10 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1B15A8h001974; Sat, 11 Feb 2006 03:05:10 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 11 Feb 2006 03:05:09 +0200 From: Giorgos Keramidas To: Krzysztof Kowalik Message-ID: <20060211010509.GA1947@flame.pc> References: <43ED294A.2050505@savvis.net> <200602110128.50618.max@love2party.net> <20060211003846.GA153@uci.agh.edu.pl> <43ED3423.5060500@alumni.rice.edu> <20060211010216.GA6287@uci.agh.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060211010216.GA6287@uci.agh.edu.pl> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.351, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.85, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr Cc: freebsd-current@freebsd.org Subject: Re: -current is sluggish 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, 11 Feb 2006 01:05:35 -0000 On 2006-02-11 02:02, Krzysztof Kowalik wrote: >Jonathan Noack wrote: >> I think debug.cpufreq.lowest is what you want. It is documented in >> cpufreq(4): > > Oh, indeed. And to think that I actually did read this manual page. > Thank you. :-) Isn't the minimum level limited by dev.cpu.0.freq_levels though?