From: Steven R. <ro...@go...> - 2005-12-18 15:27:08
|
On Tue, 29 Nov 2005, Pavel Machek wrote: > 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? > What interface would you prefer? And the listing was a feature request made by Ingo. But this is pretty much moot, since the patch is not going any further than the RT patch. And even then, it probably is only temporary, if it is even still in there (I haven't checked). --Steve |