Re: [PATCH] fib_info_hashfn leads to long hash chains

2007-05-07 Thread David Miller
From: Benjamin LaHaise <[EMAIL PROTECTED]> Date: Sun, 29 Apr 2007 11:03:36 -0400 > Hello > > The patch below fixes a case where fib_find_info() is consume excessive > amounts of CPU during the creation of 1 PPP interfaces. In access > servers, each point to point link has the same local ad

[PATCH] fib_info_hashfn leads to long hash chains

2007-04-29 Thread Benjamin LaHaise
Hello The patch below fixes a case where fib_find_info() is consume excessive amounts of CPU during the creation of 1 PPP interfaces. In access servers, each point to point link has the same local address, but a different destination and interface. Because the device is not included in th