[PATCH 1/1 net-next] ipv4: add kernel parameter tcpmhash_entries

From: Fabian Frederick
Date: Tue Nov 04 2014 - 14:23:20 EST


Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
---
Documentation/kernel-parameters.txt | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 4c81a86..5f37111 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -3412,6 +3412,11 @@ 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 tcp_metrics_hash slot number.
+ Default value is 8192 or 16384 depending on total
+ ram pages.
+
tdfx= [HW,DRM]

test_suspend= [SUSPEND][,N]
--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/