Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932702AbVLROYA (ORCPT ); Sun, 18 Dec 2005 09:24:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932706AbVLROYA (ORCPT ); Sun, 18 Dec 2005 09:24:00 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.31.123]:37771 "EHLO atrey.karlin.mff.cuni.cz") by vger.kernel.org with ESMTP id S932702AbVLROYA (ORCPT ); Sun, 18 Dec 2005 09:24:00 -0500 Date: Tue, 29 Nov 2005 14:08:43 +0100 From: Pavel Machek To: Steven Rostedt Cc: Ingo Molnar , acpi-devel@lists.sourceforge.net, len.brown@intel.com, Andrew Morton , Fernando Lopez-Lezcano , Lee Revell , linux-kernel@vger.kernel.org, "Paul E. McKenney" , "K.R. Foley" , Thomas Gleixner , pluto@agmk.net, john cooper , Benedikt Spranger , Daniel Walker , Tom Rini , George Anzinger Subject: Re: [RFC][PATCH] Runtime switching of the idle function [take 2] Message-ID: <20051129130843.GA9991@openzaurus.ucw.cz> References: <1132336954.20672.11.camel@cmn3.stanford.edu> <1132350882.6874.23.camel@mindpipe> <1132351533.4735.37.camel@cmn3.stanford.edu> <20051118220755.GA3029@elte.hu> <1132353689.4735.43.camel@cmn3.stanford.edu> <1132367947.5706.11.camel@localhost.localdomain> <20051124150731.GD2717@elte.hu> <1132952191.24417.14.camel@localhost.localdomain> <20051126130548.GA6503@elte.hu> <1133232503.6328.18.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1133232503.6328.18.camel@localhost.localdomain> User-Agent: Mutt/1.3.27i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 22 Hi! > Description: > > This patch creates a directory in /sys/kernel called idle. This > directory contains two files: idle_ctrl and idle_methods. Reading > idle_ctrl will show the function that is currently being used for idle, > and idle_methods shows the available methods for the user to send write > into idle_ctrl to change which function to use for idle. Pretty ugly interface, I'd say... is listing function really neccessary? Pavel -- 64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms - 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/