On Wed, Aug 21, 2013 at 06:01:32PM +0800, Li Zefan wrote: > { > + .name = "effective_cpus", > + .flags = CFTYPE_SANE, > + .read = cpuset_common_file_read, > + .max_write_len = (100U + 6 * NR_CPUS), > + .private = FILE_EFFECTIVE_CPULIST, I don't think we need CFTYPE_SANE. We can just expose these unconditionally, right? It still means the same thing when !sane. Thanks. -- tejun _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers