Re: [PATCH 07/10] cgroup: remove cgroup_add_file[s]()

From: Aneesh Kumar K.V
Date: Tue Mar 20 2012 - 04:48:33 EST


Tejun Heo <tj@xxxxxxxxxx> writes:

> No controller is using cgroup_add_files[s](). Unexport them, and
> convert cgroup_add_files() to handle NULL entry terminated array
> instead of taking count explicitly and continue creation on failure
> for internal use.
>

I am planning to use that in the HugeTLB extension of memcg.

http://article.gmane.org/gmane.linux.kernel.mm/75470

We need to have different limit and usage file for different HugeTLB
page size supported.

-aneesh

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