lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Improving LWIP performance


From: Kieran Mansley
Subject: Re: [lwip-users] Improving LWIP performance
Date: Thu, 19 Aug 2010 09:20:07 +0100

On Wed, 2010-08-18 at 18:34 -0400, Karthik Vadambacheri Manian wrote:
> Also from your above statement do you mean
> that separate interrupt should occur for both acknowledgement packet
> and
> data packet?. Please let me know.

That would be one solution, but there are plenty of other ways to
achieve reliable timely delivery.  An interrupt per packet will result
in a lot more overhead than being able to take a single interrupt that
delivers multiple packets though.

Kieran




reply via email to

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