ipv4: add kernel parameter tcpmhash_entries
authorFabian Frederick <fabf@skynet.be>
Thu, 6 Nov 2014 18:46:50 +0000 (19:46 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 6 Nov 2014 20:13:01 +0000 (15:13 -0500)
This patch also adds a reference to ip-sysctl.txt
where TCP metrics setup is described

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/kernel-parameters.txt

index 4c81a86..e8066db 100644 (file)
@@ -3412,6 +3412,13 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
                        neutralize any effect of /proc/sys/kernel/sysrq.
                        Useful for debugging.
 
+       tcpmhash_entries= [KNL,NET]
+                       Set the number of tcp_metrics_hash slots.
+                       Default value is 8192 or 16384 depending on total
+                       ram pages. This is used to specify the TCP metrics
+                       cache size. See Documentation/networking/ip-sysctl.txt
+                       "tcp_no_metrics_save" section for more details.
+
        tdfx=           [HW,DRM]
 
        test_suspend=   [SUSPEND][,N]