Re: Route cache performance under stress

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

 



   From: Jamal Hadi <hadi@shell.cyberus.ca>
   Date: Mon, 9 Jun 2003 09:22:11 -0400 (EDT)
   
   I dont think youll see much benefit with 1 or 2 entries. I was thinking
   more along the lines of people with over 100K entries total;

You simply don't want the chains to get that long.  In my experience,
even with prefetching tricks, past 2 or 3 entry deep hash chains you
run into serious problems.

TCP has the same issue BTW, in fact DoS-like behavior is the common
thing there.  Every time you create a new TCP connection on a server
it's exactly like a routing cache miss.

   Let me run with this and get back to you.

Ok.
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux