lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #6827] etharp could need some tuning


From: Simon Goldschmidt
Subject: [lwip-devel] [task #6827] etharp could need some tuning
Date: Fri, 08 Jun 2007 17:20:22 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #29, task #6827 (project lwip):

> To come back on the problem (and not on the proposed solution),
> isn't it better to replace in a first time the table by a
> single-link list?

This solution was already proposed (with the modification of putting a found
entry one step forward instead of at the beginning to have an 'automatically
sorted' list).

But in your situation, you would end up re-sorting the list every time. May
be faster or slower than passing around address hints, I don't know! (And it
depends on the hardware, I guess!)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?6827>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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