]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/netfilter/ipvs/Kconfig
IPVS: Allow boot time change of hash size
[net-next-2.6.git] / net / netfilter / ipvs / Kconfig
index 79a69805221889c91578ef8f45bf6a8313a3420e..c71e543d25493963add89fec55cb38ec6fb44a8d 100644 (file)
@@ -68,6 +68,10 @@ config       IP_VS_TAB_BITS
          each hash entry uses 8 bytes, so you can estimate how much memory is
          needed for your box.
 
+         You can overwrite this number setting conn_tab_bits module parameter
+         or by appending ip_vs.conn_tab_bits=? to the kernel command line
+         if IP VS was compiled built-in.
+
 comment "IPVS transport protocol load balancing support"
 
 config IP_VS_PROTO_TCP