Re: [mm] [PATCH 1/4] Memory cgroup hierarchy documentation

From: Paul Menage
Date: Tue Nov 04 2008 - 01:26:01 EST


On Sat, Nov 1, 2008 at 10:48 AM, Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx> wrote:
> +
> +The memory controller by default disables the hierarchy feature. Support
> +can be enabled by writing 1 to memory.features file of the root cgroup
> +
> +# echo 1 > memory.features
> +
> +The feature can be disabled by
> +
> +# echo 0 > memory.features

That's not a very intuitive interface. Why not memory.use_hierarchy?
(I presume that you're trying to cram multiple bits into a single
file, but that seems a bit ugly).

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