[Top][All Lists]
[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: |
Wed, 30 May 2007 07:22:35 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 |
Follow-up Comment #8, task #6827 (project lwip):
The problem is more to know if it's need to improve that or not. If your
device mainly send to one destination, the current patch is enough. If you
receive lot of packets, maintain the hash table can cost a lot. So, I think
it's dependant of the use of the stack.
Except that, replace "arp_table[i]" by a pointer should have a high cost. But
like each change, do some measures can help to decide if the patch is good or
no...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?6827>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #6827] etharp could need some tuning, Simon Goldschmidt, 2007/05/04
- [lwip-devel] [task #6827] etharp could need some tuning, Simon Goldschmidt, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning,
Frédéric Bernon <=
- [lwip-devel] [task #6827] etharp could need some tuning, Simon Goldschmidt, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Kieran Mansley, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Simon Goldschmidt, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Simon Goldschmidt, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Jonathan Larmour, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Kieran Mansley, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Simon Goldschmidt, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Jonathan Larmour, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Simon Goldschmidt, 2007/05/30
- [lwip-devel] [task #6827] etharp could need some tuning, Jonathan Larmour, 2007/05/30