Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934513AbbHJKUW (ORCPT ); Mon, 10 Aug 2015 06:20:22 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:54575 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932292AbbHJKUO (ORCPT ); Mon, 10 Aug 2015 06:20:14 -0400 Subject: Re: [PATCH cgroup/for-4.3 3/3] cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type To: Tejun Heo , Johannes Weiner References: <20150805172012.GO17598@mtj.duckdns.org> <20150805172043.GP17598@mtj.duckdns.org> <20150805172108.GQ17598@mtj.duckdns.org> CC: , , From: Zefan Li Message-ID: <55C87AC6.3090705@huawei.com> Date: Mon, 10 Aug 2015 18:19:50 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150805172108.GQ17598@mtj.duckdns.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.19.236] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090202.55C87ACC.0025,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: cf00c143d59b42f62ee7494c61b18f39 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 792 Lines: 20 On 2015/8/6 1:21, Tejun Heo wrote: > With major controllers - cpu, memory and io - shaping up for the > unified hierarchy, cgroup2 is about ready to be, gradually, released > into the wild. Replace __DEVEL__sane_behavior flag which was used to > select the unified hierarchy with a separate filesystem type "cgroup2" > so that unified hierarchy can be mounted as follows. > > mount -t cgroup2 none $MOUNT_POINT > > Signed-off-by: Tejun Heo > Cc: Li Zefan > Cc: Johannes Weiner 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/