Hide linux console into DOpE

Adam Lackorzynski adam at os.inf.tu-dresden.de
Thu Nov 8 00:01:39 CET 2007


On Wed Nov 07, 2007 at 18:30:27 +0100, Marc CHALAND wrote:
> I added into l4linux a feature that seems to me interesting. With the
> following patch, it is possible to hide linux console window with the
> following linux command:
> echo N > /sys/module/l4fb/parameters/console_visible
> The console can be shown with the following command :
> echo Y > /sys/module/l4fb/parameters/console_visible

Ok, I'm getting the idea. But I'd rather see an event based sysfs
approach here instead of polling the variable constantly. Also, the loop
is not used if no refreshing is configured.


Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list