lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8882] Vector improvements


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #8882] Vector improvements
Date: Mon, 14 Nov 2016 10:43:52 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.87 Safari/537.36

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

Coming back on this, I think I'll have to read up a bit of the last posts...

To sum up my thoughts:
- I don't think we should dump netconn_write(): people are using this and
currently, there's no use in passing netbufs for TCP as data is copied in
tcp_write, anyway
- a consistent send function for use by sendmsg is still a good idea
- passing pbufs to enqueue in TCP would make sense with sendmsg (I'm not up to
date on what the corresponding patch does here, but we'd need this for
zero-copy from app-threads)

I hope to find the time in the next days/weeks to get a closer look.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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