Files
linux-stable-mirror/include/linux
David S. Miller f034b5d4ef [XFRM]: Dynamic xfrm_state hash table sizing.
The grow algorithm is simple, we grow if:

1) we see a hash chain collision at insert, and
2) we haven't hit the hash size limit (currently 1*1024*1024 slots), and
3) the number of xfrm_state objects is > the current hash mask

All of this needs some tweaking.

Remove __initdata from "hashdist" so we can use it safely at run time.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 15:08:41 -07:00
..
2006-08-03 16:56:02 -04:00
2006-09-07 15:57:12 +01:00
2006-09-11 13:32:30 -04:00
2006-07-03 15:27:06 -07:00
2006-07-03 19:44:51 -07:00
2006-08-27 11:01:32 -07:00
2006-07-28 21:02:00 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-08-21 10:02:50 +02:00
2006-09-22 14:53:32 -07:00
2006-07-31 13:28:39 -07:00
2006-07-14 21:53:56 -07:00
2006-07-14 21:53:55 -07:00
2006-09-22 14:54:20 -07:00
2006-08-27 11:01:32 -07:00
2006-07-12 16:05:48 -07:00
2006-08-19 17:44:31 -04:00
2006-07-03 19:48:25 -07:00
2006-09-22 14:55:02 -07:00
2006-09-01 11:39:08 -07:00
2006-09-22 14:53:36 -07:00
2006-09-22 14:53:33 -07:00
2006-08-06 08:57:47 -07:00
2006-07-10 13:24:25 -07:00