[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RfC: Hurd console by default



On Wed, Mar 09, 2005 at 04:37:50PM +0000, Neal H. Walfield wrote:
> Assuming you are only interested in avoiding resource consumption due
> to the high restart rate, you could just sleep for 5 seconds or so
> before restarting the console.  Something like:
> 
>   while :
>   do
>     start_hurd_console
>     sleep 5
>   done

This would also make an ctrl+alt+backspace take five second till the Hurd
console is back up (if having this feature is intended at all), which
would degrade user experience in this case.


Michael

-- 
Michael Banck
Debian Developer
mbanck@debian.org
http://www.advogato.org/person/mbanck/diary.html



Reply to: