Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
memcg: fail to create cgroup if the cgroup id is too big
memcg requires the cgroup id to be smaller than 65536. This is a preparation to kill css id. Signed-off-by: Li Zefan <[email protected]> Acked-by: Michal Hocko <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
- Loading branch information