lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7040] Work on tcp_enqueue


From: Kieran Mansley
Subject: [lwip-devel] [task #7040] Work on tcp_enqueue
Date: Fri, 03 Apr 2009 11:07:54 +0000
User-agent: Opera/9.21 (X11; Linux i686; U; en)

Update of task #7040 (project lwip):

         Planned Release:                    None => 1.4.0                  

    _______________________________________________________

Follow-up Comment #20:

There have been some changes to tcp_enqueue recently that probably mean these
patches don't apply cleanly, and that splitting the tcp_enqueue function into
two (one for options and one for data) is no longer viable as tcp_write() may
want to do both.  However, there is still room for cleaning up tcp_enqueue()
further (e.g. by sorting out the coalescing of segments, and abstracting some
of the code out into separate smaller functions).

The oversize stuff is interesting, particularly if it gets a big performance
gain.

I've marked this as targetted at 1.4.0 rather than 1.3.1 as I think it's not
urgent.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7040>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]