public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [iproute PATCH] man: tc.8: mention Fair Queue scheduler
@ 2015-09-09 13:41 Phil Sutter
  2015-09-21 21:30 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: Phil Sutter @ 2015-09-09 13:41 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Eric Dumazet

This is rather a placeholder to let users know fq exists at all.

Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 man/man8/tc.8 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man/man8/tc.8 b/man/man8/tc.8
index feafa05..0081625 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -151,6 +151,10 @@ The classless qdiscs are:
 Simplest usable qdisc, pure First In, First Out behaviour. Limited in
 packets or in bytes.
 .TP
+fq
+Fair Queue Scheduler realises TCP pacing and scales to millions of concurrent
+flows per qdisc.
+.TP
 pfifo_fast
 Standard qdisc for 'Advanced Router' enabled kernels. Consists of a three-band
 queue which honors Type of Service flags, as well as the priority that may be
-- 
2.1.2

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

end of thread, other threads:[~2015-09-23 23:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 13:41 [iproute PATCH] man: tc.8: mention Fair Queue scheduler Phil Sutter
2015-09-21 21:30 ` Stephen Hemminger
2015-09-22 14:18   ` [iproute2 PATCH v2] man: tc.8: mention available qdiscs Phil Sutter
     [not found]   ` <e5ac64abda5a41a19a9557117dc0f820@HQ1WP-EXMB11.corp.brocade.com>
2015-09-23 23:03     ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox