[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] how to speed up ethernet speed of lwip
From: |
Kieran Mansley |
Subject: |
Re: [lwip-users] how to speed up ethernet speed of lwip |
Date: |
Thu, 04 Feb 2010 10:47:00 +0000 |
On Wed, 2010-02-03 at 02:56 -0800, Chris Strahm wrote:
> Just going through our CISCO 2940 switches the speed takes another
> hit.
If that's the case your performance is dependent on the latency, which
suggests you're limited by memory and window size rather than CPU.
Kieran