Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932502AbVLEVQ3 (ORCPT ); Mon, 5 Dec 2005 16:16:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932508AbVLEVQ3 (ORCPT ); Mon, 5 Dec 2005 16:16:29 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:41174 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S932502AbVLEVQ3 (ORCPT ); Mon, 5 Dec 2005 16:16:29 -0500 Date: Mon, 5 Dec 2005 22:16:02 +0100 From: Pavel Machek To: Con Kolivas Cc: linux list , ck list , Dominik Brodowski , Tony Lindgren , vatsa@in.ibm.com, Daniel Petrini , acpi-devel@lists.sourceforge.net Subject: Re: [ACPI] [PATCH] i386 No Idle HZ aka dynticks v051205 Message-ID: <20051205211602.GB1728@elf.ucw.cz> References: <200512051154.45500.kernel@kolivas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200512051154.45500.kernel@kolivas.org> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1562 Lines: 43 Hi! > The main change to this version is the inclusion of Dominik's patches to > cpufreq ondemand, acpi c-states and bus mastering which should start making > the potential power saving features of dyntick a reality (thanks!). > One buildfix for !CONFIG_NO_IDLE_HZ as well. > > If you get strange stalls with this patch then almost certainly it is a > problem with dynticks and your apic so booting with the "noapic" option > should fix it. > > Split out patches, timertop and pmstats utilities and latest patch available > here: > http://ck.kolivas.org/patches/dyn-ticks/ > > FAQ: > What Hz should I use with dynticks in the config? > 1000 to realise the benefits of the power saving features and low latency. > > Should I enable timer statistics? > Only if you're planning on using the timertop utility to help you recognise > the biggest sources of timers currently in use to help you improve power > savings. Strange. It works okay here (thinkpad x32, configured SMP), but something strange is going on with cursor. I use softcursor (normal underline but highlight background), and underline no longer blinks over it. Try: echo -e "\33[10;5000]\33[11;50]\33[?18;0;136c\33[?102m" on vanilla and no-idle-hz kernels to see what I mean. I'm using framebuffer console here. Pavel -- Thanks, Sharp! - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/