lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwip whole performance down


From: Sylvain Rochet
Subject: Re: [lwip-users] lwip whole performance down
Date: Wed, 16 May 2012 19:08:48 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Wed, May 16, 2012 at 12:25:09PM -0400, Bill Auerbach wrote:
> 
> In my experience, most performance issues have been in my driver or 
> hardware platform, not in lwIP.  I don't use a real OS so I can't 
> speak to its added overhead.

Added to that, considering lwIP is working almost without lock (or just 
small one around memory allocation) and being totally non-blocking by 
the way it is designed should never be the reason of slowness over time.

DMA issues, interrupt issues, bus matrix overloading, etc, are in most 
cases the reason and obviously where to look first.

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

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