diff options
author | Rami Rosen <ramirose@gmail.com> | 2013-04-08 04:04:20 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-08 16:55:28 -0400 |
commit | 077f02f1baee7c1eed800e95c7bb76a6be5226d4 (patch) | |
tree | 14f23789c2ae0731b2a2e3b9af1306c6e6042304 /Documentation/cgroups/00-INDEX | |
parent | f53adae4eae5ad9f7343ff4a0fc68b468c981138 (diff) | |
download | linux-077f02f1baee7c1eed800e95c7bb76a6be5226d4.tar.bz2 |
Documentation: cgroup: add documentation for net_cls cgroups.
This patch adds a new file, Documentation/cgroups/net_cls.txt, with info
about net_cls cgroups, and updates the 00-INDEX accordingly.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/cgroups/00-INDEX')
-rw-r--r-- | Documentation/cgroups/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/cgroups/00-INDEX b/Documentation/cgroups/00-INDEX index f5635a09c3f6..bc461b6425a7 100644 --- a/Documentation/cgroups/00-INDEX +++ b/Documentation/cgroups/00-INDEX @@ -18,6 +18,8 @@ memcg_test.txt - Memory Resource Controller; implementation details. memory.txt - Memory Resource Controller; design, accounting, interface, testing. +net_cls.txt + - Network classifier cgroups details and usages. net_prio.txt - Network priority cgroups details and usages. resource_counter.txt |