Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1194757

Re: [PATCH 02/10] cgroup: introduce cgroup_subsys->legacy_name

From Zefan Li <lizefan@huawei.com>
Newsgroups linux.kernel
Subject Re: [PATCH 02/10] cgroup: introduce cgroup_subsys->legacy_name
Date 2015-07-29 03:20 +0200
Message-ID <pRoch-1pi-7@gated-at.bofh.it> (permalink)
References <pPQcF-5HE-7@gated-at.bofh.it> <pPQcG-5HE-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2015/7/25 2:43, Tejun Heo wrote:
> This allows cgroup subsystems to use a different name on the unified
> hierarchy.  cgroup_subsys->name is used on the unified hierarchy,
> ->legacy_name elsewhere.  If ->legacy_name is not explicitly set, it's
> automatically set to ->name and the userland visible behavior remains
> unchanged.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Cc: Li Zefan <lizefan@huawei.com>
> Cc: Johannes Weiner <hannes@cmpxchg.org>
> Cc: cgroups@vger.kernel.org

Acked

--
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


Thread

Re: [PATCH 02/10] cgroup: introduce cgroup_subsys->legacy_name Zefan Li <lizefan@huawei.com> - 2015-07-29 03:20 +0200

csiph-web