lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 17 Nov 2011 08:26:58 +0100
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Ajith Adapa <adapa.ajith@...il.com>
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: Regarding Routing cache


Please, no private mails on this discussion. I added back netdev on CC.

Le jeudi 17 novembre 2011 à 12:09 +0530, Ajith Adapa a écrit :
> Hi,
> 
> Sorry about my naive post regarding the issue.
> 
> > IPv6 has no routing cache, and wont have one, since we are trying to
> > remove IPv4 routing cache :)
> 
> But it would have performance issues right as we always check fib
> table for destination route ?
> 
> Is there any references or posts or material which takes about the
> reason for removing the ipv6 and ipv4 routing caches ?
> 

routing cache doesnt scale and was difficult to tune in some situations.

It uses a lot of memory, and doesnt fit in CPU caches.

It was a good solution in the past, but better is to get scalable algo
in the first place.

http://vger.kernel.org/netconf2011.html

http://vger.kernel.org/netconf2011_slides/davem_netconf2011.pdf



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ