[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #51908] PPPOS uses PBUF_POOL in transmit pathway
From: |
Joel Cunningham |
Subject: |
[lwip-devel] [bug #51908] PPPOS uses PBUF_POOL in transmit pathway |
Date: |
Thu, 14 Jun 2018 09:50:32 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Follow-up Comment #8, bug #51908 (project lwip):
> Also, remember that PBUF_POOL is reserver for RX only to not starve TCP if
it cannot receive ACKs any more. This cannot be the case here, as the buffer
is allocated and directly freed.
Agreed, the short lifetime of the PBUF_POOL won't cause RX starvation
> ...but I don't know if this is worth it...
Agreed, I originally brought the issue to the list because it was confusing
that we violated our own rule (PBUF_POOL is only for RX) but you've added some
comments explaining the situation, so hopefully future devs aren't confused
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?51908>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/