[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TCP timers and telnet
From: |
Marco Gerards |
Subject: |
Re: TCP timers and telnet |
Date: |
Sat, 01 Apr 2006 18:30:52 +0200 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
"Yoshinori K. Okuji" <address@hidden> writes:
> On Saturday 01 April 2006 18:15, Marco Gerards wrote:
>> So I was thinking, why not add such functionality to GRUB 2? It's
>> easy to implement with the networking code I currently have. The only
>> thing about it that sucks is that we have to implement multitheading,
>> kinda...
>
> I object to multithreading. It makes our life just harder. I prefer an
> event-driven approach as you suggested before.
My previous suggestion would have worked, if you didn't telnet into
GRUB. The current discussion is about having multiple different GRUB
sessions simultaniously. So in that case you will need locking, etc.
--
Marco