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: Frédéric Bernon
Subject: [lwip-devel] [task #6827] etharp could need some tuning
Date: Fri, 08 Jun 2007 17:08:39 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #28, 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? In current
code, we store the "last" entry used in a variable. If we used a list, why
don't simply "re-chain" the last to be in head? Like this, most used entries
will got a fast access. Perhaps this solution was already proposed, but I
don't have the time (now) to re-read all the comments...


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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