Re: TCP output engine tutorial

2005-07-11 Thread David S. Miller
From: Lennert Buytenhek <[EMAIL PROTECTED]> Date: Mon, 11 Jul 2005 11:31:45 +0200 > Interesting material. What happens if there is an skb with paged > data (say, a page cache page) on the sk_write_queue, and it ends up > having to be retransmitted -- is it possible that the retransmit is > sent w

Re: TCP output engine tutorial

2005-07-11 Thread Lennert Buytenhek
On Sun, Jul 10, 2005 at 10:29:41PM -0700, David S. Miller wrote: > Ok, I went a little bananas with the diagrams, but here > goes nothing :-) > > http://vger.kernel.org/~davem/tcp_output.html Interesting material. What happens if there is an skb with paged data (say, a page cache page) on

TCP output engine tutorial

2005-07-10 Thread David S. Miller
Ok, I went a little bananas with the diagrams, but here goes nothing :-) http://vger.kernel.org/~davem/tcp_output.html it's linked from my top-level page as well. Enjoy. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] Mor