Re: [PATCH, 2nd try] make disable_console_suspend runtime configurable

From: Rafael J. Wysocki
Date: Thu Jun 14 2007 - 08:08:18 EST


On Thursday, 14 June 2007 00:23, Stefan Seyfried wrote:
> On Thu, Jun 14, 2007 at 12:08:00AM +0200, Pavel Machek wrote:
> > Hi!
> >
> > > I hate having to recompile the kernel, just to be able to debug suspend.
> > > Remove CONFIG_DISABLE_CONSOLE_SUSPEND, replace it by a tunable in
> > > /sys/power/disable_console_suspend.
> >
> > > Signed-off-by: Stefan Seyfried <seife@xxxxxxx>
> > > Signed-off-by: Frank Seidel <fseidel@xxxxxxx>
> >
> > I wonder if there's a better name?
>
> Suggest one.

Hmm, you could call it 'console_suspend' with
'echo disabled > /sys/power/console_suspend' for switching that off
(and analogously with 'enabled') and with 'cat /sys/power/console_suspend'
printing the current status.

Greetings,
Rafael


--
"Premature optimization is the root of all evil." - Donald Knuth
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/