[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1263328756-19431-1-git-send-email-fw@strlen.de>
Date: Tue, 12 Jan 2010 21:39:12 +0100
From: Florian Westphal <fw@...len.de>
To: netdev@...r.kernel.org
Cc: shemminger@...tta.com, Florian Westphal <fw@...len.de>
Subject: [PATCH 1/5] tc: man: add limit parameter to tc-sfq man page
Signed-off-by: Florian Westphal <fw@...len.de>
---
man/man8/tc-sfq.8 | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/man/man8/tc-sfq.8 b/man/man8/tc-sfq.8
index 337c795..8f2b433 100644
--- a/man/man8/tc-sfq.8
+++ b/man/man8/tc-sfq.8
@@ -51,6 +51,9 @@ on the fullest bucket, thus maintaining fairness.
.SH PARAMETERS
.TP
+limit
+Upper limit of the SFQ. Can be used to reduce the default length of 128 packets.
+.TP
perturb
Interval in seconds for queue algorithm perturbation. Defaults to 0, which means that
no perturbation occurs. Do not set too low for each perturbation may cause some packet
--
1.6.4.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists