From 74c9a9c5304859919169fbd046634243d16d8507 Mon Sep 17 00:00:00 2001 From: Max Matveev Date: Sun, 19 Jun 2011 22:08:10 +0000 Subject: [PATCH] --- yaml --- r: 256041 b: refs/heads/master c: a6e1204b82d3e8d7ba1baca35bdb595c722105eb h: refs/heads/master i: 256039: 81dba44978c4c3f2ce31ccde7d351465d9621280 v: v3 --- [refs] | 2 +- trunk/Documentation/networking/ip-sysctl.txt | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ae8f727d33db..1ccffabc000d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4924f44b97a034dbf44c14b709b0b0907ee23f04 +refs/heads/master: a6e1204b82d3e8d7ba1baca35bdb595c722105eb diff --git a/trunk/Documentation/networking/ip-sysctl.txt b/trunk/Documentation/networking/ip-sysctl.txt index 3dcb26cd33f6..1a6de5b52273 100644 --- a/trunk/Documentation/networking/ip-sysctl.txt +++ b/trunk/Documentation/networking/ip-sysctl.txt @@ -1455,10 +1455,17 @@ sctp_mem - vector of 3 INTEGERs: min, pressure, max Default is calculated at boot time from amount of available memory. sctp_rmem - vector of 3 INTEGERs: min, default, max - See tcp_rmem for a description. + Only the first value ("min") is used, "default" and "max" are + ignored. + + min: Minimal size of receive buffer used by SCTP socket. + It is guaranteed to each SCTP socket (but not association) even + under moderate memory pressure. + + Default: 1 page sctp_wmem - vector of 3 INTEGERs: min, default, max - See tcp_wmem for a description. + Currently this tunable has no effect. addr_scope_policy - INTEGER Control IPv4 address scoping - draft-stewart-tsvwg-sctp-ipv4-00