Bernat: Tuning the Linux IPv4 route cache
Once an entry has been added to the route cache, there are several ways to remove it. Most entries are removed by the garbage collector which will scan the route cache and remove invalid and older entries. It will be triggered when the route cache is full or at regular interval, once a certain threshold has been met." (Thanks to Paul Wise).
Posted Dec 15, 2011 4:20 UTC (Thu)
by shemminger (subscriber, #5739)
[Link]
Posted Dec 22, 2011 10:19 UTC (Thu)
by renox (guest, #23785)
[Link]
Great people will finally know how to tune it before it gets killed!
http://vger.kernel.org/netconf2011_slides/davem_netconf2011.pdf
Bernat: Tuning the Linux IPv4 route cache
thanks for the documentation the route cache is important
