[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1235685021.git.soltys@ziu.info>
Date: Fri, 27 Feb 2009 00:01:30 +0100
From: Michal Soltys <soltys@....info>
To: netdev@...r.kernel.org
Subject: [PATCH/RFC 0/2] HFSC & Stab documentation
These patches add documentation for HFSC scheduler
and size tables. See patch covers for detailed info.
Michal Soltys (2):
HFSC (7) & (8) documentation + assorted changes
Stab documentation + assorted changes
Makefile | 2 +
man/man7/tc-hfsc.7 | 525 ++++++++++++++++++++++++++++++++++++++++++++++++++++
man/man8/tc-hfsc.8 | 61 ++++++
man/man8/tc-stab.8 | 156 ++++++++++++++++
man/man8/tc.8 | 3 +
tc/q_hfsc.c | 6 +-
tc/tc_core.c | 4 +-
tc/tc_stab.c | 9 +-
8 files changed, 759 insertions(+), 7 deletions(-)
create mode 100644 man/man7/tc-hfsc.7
create mode 100644 man/man8/tc-hfsc.8
create mode 100644 man/man8/tc-stab.8
--
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