Re: [PATCH] Documentation: cgroup: update the index file

2012-12-09 Thread Tejun Heo
On Sat, Dec 08, 2012 at 03:02:36PM +0900, Namjae Jeon wrote:
> From: Namjae Jeon 
> 
> There are new files added to cgroup documentation. Lets
> update the index file listing all the remaining files
> 
> Signed-off-by: Namjae Jeon 
> Signed-off-by: Amit Sahrawat 

Applied to cgroup/for-3.8 w/ minor patch subj/description update.

Thanks.

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] Documentation: cgroup: update the index file

2012-12-07 Thread Namjae Jeon
From: Namjae Jeon 

There are new files added to cgroup documentation. Lets
update the index file listing all the remaining files

Signed-off-by: Namjae Jeon 
Signed-off-by: Amit Sahrawat 
---
 Documentation/cgroups/00-INDEX |8 
 1 file changed, 8 insertions(+)

diff --git a/Documentation/cgroups/00-INDEX b/Documentation/cgroups/00-INDEX
index 3f58fa3..f78b90a 100644
--- a/Documentation/cgroups/00-INDEX
+++ b/Documentation/cgroups/00-INDEX
@@ -1,7 +1,11 @@
 00-INDEX
- this file
+blkio-controller.txt
+   - Description for Block IO Controller, implementation and usage details.
 cgroups.txt
- Control Groups definition, implementation details, examples and API.
+cgroup_event_listener.c
+   - A user program for cgroup listener.
 cpuacct.txt
- CPU Accounting Controller; account CPU usage for groups of tasks.
 cpusets.txt
@@ -10,9 +14,13 @@ devices.txt
- Device Whitelist Controller; description, interface and security.
 freezer-subsystem.txt
- checkpointing; rationale to not use signals, interface.
+hugetlb.txt
+   - HugeTLB Controller implementation and usage details.
 memcg_test.txt
- Memory Resource Controller; implementation details.
 memory.txt
- Memory Resource Controller; design, accounting, interface, testing.
+net_prio.txt
+   - Network priority cgroups details and usages.
 resource_counter.txt
- Resource Counter API.
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/