Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ipv4: add kernel parameter tcpmhash_entries

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>

authored by

Fabian Frederick and committed by
Jonathan Corbet
747029a5 70c03634

+7
+7
Documentation/kernel-parameters.txt
··· 3412 3412 neutralize any effect of /proc/sys/kernel/sysrq. 3413 3413 Useful for debugging. 3414 3414 3415 + tcpmhash_entries= [KNL,NET] 3416 + Set the number of tcp_metrics_hash slots. 3417 + Default value is 8192 or 16384 depending on total 3418 + ram pages. This is used to specify the TCP metrics 3419 + cache size. See Documentation/networking/ip-sysctl.txt 3420 + "tcp_no_metrics_save" section for more details. 3421 + 3415 3422 tdfx= [HW,DRM] 3416 3423 3417 3424 test_suspend= [SUSPEND][,N]