lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9384] Partial SACK (RFC 2018) support


From: Joel Cunningham
Subject: [lwip-devel] [patch #9384] Partial SACK (RFC 2018) support
Date: Thu, 29 Jun 2017 15:52:15 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #22, patch #9384 (project lwip):

> I see three problems using memp:
> - users have to configure yet another pool
> - memp allocation can fail (what do we do in thist case?)
> - memp uses "sizeof(void*)" more bytes per region (typically 12 instead of 8
bytes per region) 

Good point on the failure.  Managing that case is probably more troublesome
than the gains from using a general memory pool

> From my point of view, we can go ahead and push this patch (with the formal
changes I initially suggested, that is).

Sounds to go me as well!

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9384>

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




reply via email to

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