Re: Network buffer fragmentation support
Jukka Rissanen
Hi Joakim,
toggle quoted message
Show quoted text
the fragments will be individual small buffers with possibly some link level layer space reserved before the actual data. This way it is possible to avoid memory copy in lower network levels. If the buf size is carefully selected for a given bearer technology like 802.15.4, then we can use the same buffer from application level to the device driver. Cheers, Jukka On Mon, 2016-04-25 at 16:43 +0200, Joakim Eriksson wrote:
Hi! |
|