From: Michal Soltys <soltys@ziu.info>
To: netdev@vger.kernel.org
Subject: [PATCH/RFC 0/2] HFSC & Stab documentation
Date: Fri, 27 Feb 2009 00:01:30 +0100 [thread overview]
Message-ID: <cover.1235685021.git.soltys@ziu.info> (raw)
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
next reply other threads:[~2009-02-26 23:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-26 23:01 Michal Soltys [this message]
2009-02-26 23:01 ` [PATCH/RFC 1/2] HFSC (7) & (8) documentation + assorted changes Michal Soltys
2009-02-27 15:16 ` Denys Fedoryschenko
2009-02-26 23:01 ` [PATCH/RFC 2/2] Stab " Michal Soltys
2009-04-30 20:04 ` [PATCH/RFC 0/2] HFSC & Stab documentation Denys Fedoryschenko
2009-05-11 14:32 ` Michal Soltys
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1235685021.git.soltys@ziu.info \
--to=soltys@ziu.info \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).