netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*
@ 2009-05-15  8:49 Wang Tinggong
  2009-05-18  4:19 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Tinggong @ 2009-05-15  8:49 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: trivial, netdev


Signed-off-by: Wang Tinggong <wangtinggong@gmail.com>
---
 Documentation/networking/ip-sysctl.txt |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index ec5de02..b121c5d 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -1266,13 +1266,22 @@ sctp_rmem - vector of 3 INTEGERs: min, default, max
 sctp_wmem  - vector of 3 INTEGERs: min, default, max
 	See tcp_wmem for a description.
 
-UNDOCUMENTED:
 
 /proc/sys/net/core/*
-	dev_weight FIXME
+dev_weight - INTEGER
+	The maximum number of packets that kernel can handle on a NAPI
+	interrupt, it's a Per-CPU variable.
+
+	Default: 64
 
 /proc/sys/net/unix/*
-	max_dgram_qlen FIXME
+max_dgram_qlen - INTEGER
+	The maximum length of dgram socket receive queue
+
+	Default: 10
+
+
+UNDOCUMENTED:
 
 /proc/sys/net/irda/*
 	fast_poll_increase FIXME
-- 
1.6.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*
  2009-05-15  8:49 [PATCH] Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* Wang Tinggong
@ 2009-05-18  4:19 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-05-18  4:19 UTC (permalink / raw)
  To: wangtinggong; +Cc: jkosina, trivial, netdev

From: Wang Tinggong <wangtinggong@gmail.com>
Date: Fri, 15 May 2009 16:49:36 +0800

> 
> Signed-off-by: Wang Tinggong <wangtinggong@gmail.com>

Patch applied, thank you.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-18  4:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15  8:49 [PATCH] Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* Wang Tinggong
2009-05-18  4:19 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).