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: Kieran Mansley
Subject: [lwip-devel] [task #6827] etharp could need some tuning
Date: Wed, 30 May 2007 08:05:30 +0000
User-agent: Opera/9.21 (X11; Linux i686; U; en)

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

Converting the index to a pointer: no problem, good idea.

Replacing the simple table with a hash table: not so obviously good for lwIP.
 Undoubtedly faster (and so more lightweight on the CPU) but more memory
required (and so less lightweight on the memory).  

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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