Re: [PATCH v2 cgroup/for-4.4 3/3] cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentation

From: Zefan Li
Date: Sun Oct 25 2015 - 22:55:21 EST


On 2015/10/23 9:19, Tejun Heo wrote:
From 10d158783de74ad28454ff54556abf89bd85c756 Mon Sep 17 00:00:00 2001
From: Tejun Heo <tj@xxxxxxxxxx>
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@xxxxxxxxxx>
Cc: Vivek Goyal <vgoyal@xxxxxxxxxx>
---
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@xxxxxxxxxx>

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