Thread (11 messages) flat view 11 messages, 7 authors, 2009-08-19

Re: new ipdelay= option for faster netboot

From: David Miller <davem@davemloft.net>
Date: 2009-08-18 04:59:58
Also in: lkml

From: Denys Vlasenko <redacted>
Date: Tue, 18 Aug 2009 06:56:53 +0200
Since DHCP and any other networking activity like TCP connects
accomodate packet loss, things should work even without any delay
in kernel IP config code. The delay will be just shifted to the
moment when first DHCP/TCP/whatever negotiation happens.
Until the link is up, the packet scheduler just holds onto packets
and queued them up.

When the link comes up, this queue is released and the packets
sent out.

That's why it's beneficial to wait some time until the link
comes up before we start sending stuff out.  Because otherwise
any timeouts used will be inaccurate.

This could code be spiffed up to wait for the link up indication
on devices it cares about.  Feel free to code that up :-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help