lkml.org 
[lkml]   [2010]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[net-next PATCH v5 0/3] net: TCP thin-stream latency-improving modifications
This is a series of patches enabling non-intrusive, dynamically 
triggered modifications that improve retransmission latencies
for thin streams.

The patch set was modified according to the feedback received.

Major change:
-Used bitfields to compact the nonagle variable
in the tcp_sock struct. nonagle, thin_lto and
thin_dupack is now contained in the same u8.

I decided to use bitfields to handle this as it is
already done similarly in the tcp_options_received struct.

Also corrected some formatting issues.

Cheers,
Andreas Petlund


\
 
 \ /
  Last update: 2010-02-18 13:45    [W:0.167 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site