* [PATCH] Documentation: cgroup: update the index file
@ 2012-12-08 6:02 Namjae Jeon
2012-12-09 13:54 ` Tejun Heo
0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2012-12-08 6:02 UTC (permalink / raw)
To: tj, lizefan
Cc: cgroups, linux-kernel, Namjae Jeon, Namjae Jeon, Amit Sahrawat
From: Namjae Jeon <namjae.jeon@samsung.com>
There are new files added to cgroup documentation. Lets
update the index file listing all the remaining files
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
---
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: cgroup: update the index file
2012-12-08 6:02 [PATCH] Documentation: cgroup: update the index file Namjae Jeon
@ 2012-12-09 13:54 ` Tejun Heo
0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2012-12-09 13:54 UTC (permalink / raw)
To: Namjae Jeon; +Cc: lizefan, cgroups, linux-kernel, Namjae Jeon, Amit Sahrawat
On Sat, Dec 08, 2012 at 03:02:36PM +0900, Namjae Jeon wrote:
> From: Namjae Jeon <namjae.jeon@samsung.com>
>
> There are new files added to cgroup documentation. Lets
> update the index file listing all the remaining files
>
> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
> Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Applied to cgroup/for-3.8 w/ minor patch subj/description update.
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-09 13:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-08 6:02 [PATCH] Documentation: cgroup: update the index file Namjae Jeon
2012-12-09 13:54 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome