Re: [PATCH 2/2] cgroup: put controller Kconfig options in meaningful order
From: Tejun Heo <tj@kernel.org>
Date: 2015-12-18 17:45:15
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2015-12-18 17:45:15
Also in:
lkml
On Thu, Dec 17, 2015 at 05:19:57PM -0500, Johannes Weiner wrote:
To make it easier to quickly find what's needed list the basic resource controllers of cgroup2 first - io, memory, cpu - while pushing the more exotic and/or legacy controllers to the bottom. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Applied 1-2 to cgroup/for-4.5 w/ Li's suggestion applied. Thanks. -- tejun