lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwip packet buffers


From: Guillaume Fortaine
Subject: [lwip-users] lwip packet buffers
Date: Wed, 15 Feb 2012 19:27:15 +0100

Hello,

Here is an interesting comment :

http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=23&start=50#p2647

"lwIP become much better with 1.4, so many less integration problems.
The problem I see in its architecture is that pbufs are allocated from
and freed to lwIP itself, probably it should be the Ethernet driver
handling pbufs internally and have them returned after use. This would
allows to map pbufs to physical buffers in those architectures
allowing that. Basically would allow the driver to optimize the
exchange of data, the TCP/IP stack should only define the interface
for pbuf chains, implementation would be hidden."


What do you think of it ?

I look forward to your answer,

Best Regards,

Guillaume FORTAINE



reply via email to

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