Thread (209 messages) flat view 209 messages, 18 authors, 2003-06-17

Re: Route cache performance under stress

From: David S. Miller <hidden>
Date: 2003-06-09 23:05:47

   From: "CIT/Paul" [off-list ref]
   Date: Mon, 9 Jun 2003 18:56:18 -0400

   And there is no reason for NAPI at this point. 
   
Intel's ITR give you high latency, NAPI is far superior
than any hardware based interrupt mitigation scheme whatsoever.

You have some system specific problem with NAPI and we need
to analyze that.

   I've mucked with TONNnss of settings.. I've even had the route-cache up
   to over 600,000 entries and the CPU still has room left for more..
   It can't possibly be the size of the cache,

You are letting your hash chains reach the size of "max_size" divided
by the number of hash chains.

This means that every packet into your machine has to walk that
many hash chains.

You can keep doing some shamans dance saying that the size you
have choosen doesn't matter, but the people who have written
this code and work with it every day know that it does.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help