[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] PBUF Leak Problems...
From: |
Jonathan Larmour |
Subject: |
Re: [lwip-users] PBUF Leak Problems... |
Date: |
Wed, 19 Sep 2007 23:44:24 +0100 |
User-agent: |
Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501) |
Thomas Catalino wrote:
Jonathan -
Thanks. One question, is each entry in the recvmbox just a single pbuf,
or could it be a chain of pbufs? I assume each one could be a chain.
Indeed yes.
If
so, under what conditions will the stack place a chain of pbufs in the
mailbox? I guess that was two ...
It can happen at least if:
- the low level hardware driver passes in newly received data as a pbuf chain;
- IP fragments were reassembled;
- TCP data is received out of order.
Jifl
--
eCosCentric Limited http://www.eCosCentric.com/ The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK. Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["The best things in life aren't things."]------ Opinions==mine
Re: [lwip-users] PBUF Leak Problems..., Thomas Catalino, 2007/09/19