Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1270326
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 cgroup/for-4.4 3/3] cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentation |
| Date | 2015-11-16 17:20 +0100 |
| Message-ID | <qvuFA-18v-5@gated-at.bofh.it> (permalink) |
| References | <qmcRA-3LF-23@gated-at.bofh.it> <qmcRA-3LF-21@gated-at.bofh.it> <qmcRB-3LF-37@gated-at.bofh.it> <qmzbr-31e-3@gated-at.bofh.it> <qnGaR-2zU-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Oct 26, 2015 at 10:54:26AM +0800, Zefan Li wrote: > On 2015/10/23 9:19, Tejun Heo wrote: > >>From 10d158783de74ad28454ff54556abf89bd85c756 Mon Sep 17 00:00:00 2001 > >From: Tejun Heo <tj@kernel.org> > >Date: Fri, 23 Oct 2015 10:13:35 +0900 > > > >Now that cgroup v2 is almost out of the door, replace the development > >documentation unified-hierarchy.txt with Documentation/cgroup.txt > >which is a superset of unified-hierarchy.txt and authoritatively > >describes all userland-visible aspects of cgroup. > > > >v2: Updated to include all information from blkio-controller.txt and > > list filesystems which support cgroup writeback as suggested by > > Vivek. > > > >Signed-off-by: Tejun Heo <tj@kernel.org> > >Cc: Vivek Goyal <vgoyal@redhat.com> > >--- > > Documentation/cgroup-legacy/blkio-controller.txt | 79 -- > > Documentation/cgroup-legacy/unified-hierarchy.txt | 645 ---------- > > Documentation/cgroup.txt | 1293 +++++++++++++++++++++ > > 3 files changed, 1293 insertions(+), 724 deletions(-) > > delete mode 100644 Documentation/cgroup-legacy/unified-hierarchy.txt > > create mode 100644 Documentation/cgroup.txt > > > > Looks good to me. For all three patches: > > Acked-by: Zefan Li <lizefan@huawei.com> Applied 1-3 to cgroup/for-4.5. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 cgroup/for-4.4 3/3] cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentation Tejun Heo <tj@kernel.org> - 2015-11-16 17:20 +0100
csiph-web