lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] using two memory pools for pbuf


From: Kieran Mansley
Subject: Re: [lwip-users] using two memory pools for pbuf
Date: Thu, 07 Apr 2011 14:30:36 +0100

On Thu, 2011-04-07 at 15:09 +0200, Thomas Richter (TCD - DE/Dresden)
wrote:
> is there a possibility to handle two memory pools for pbuf´s in lwIP?

Not as such.  Where are your buffers getting used in such a way that
they aren't available (e.g. on the data connection's send queue)?  It
may be possible to structure things such that there is always a free
buffer and so the control connection can be used.

Kieran




reply via email to

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