On 2013/7/30 2:26, Tejun Heo wrote: > On Mon, Jul 29, 2013 at 03:08:04PM +0800, Li Zefan wrote: >> As cgroup id has been used in netprio cgroup and will be used in memcg, >> it's important to make it clear how a cgroup id is allocated. >> >> For example, in netprio cgroup, the id is used as index of anarray. >> >> Signed-off-by: Li Zefan <lize...@huwei.com> >> Reviewed-by: Michal Hocko <mho...@suse.cz> > > We can merge this into the first patch? >
The first patch just changes ida to idr, it doesn't change how IDs are allocated, so I prefer make this a standalone patch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/