From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCHSET cgroup/for-3.8] cgroup_freezer: implement proper hierarchy support Date: Fri, 9 Nov 2012 09:15:12 -0800 Message-ID: <20121109171512.GA2711@htj.dyndns.org> References: <1351931915-1701-1-git-send-email-tj@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1351931915-1701-1-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org, mhocko-AlSwsSmVLrQ@public.gmane.org, rjw-KKrjLPT3xs0@public.gmane.org Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-pm@vger.kernel.org On Sat, Nov 03, 2012 at 01:38:26AM -0700, Tejun Heo wrote: > Hello, > > This patchset implement proper hierarchy support for cgroup_freezer as > discussed in "[RFC] cgroup TODOs"[1]. Applied to cgroup/for-3.8. Rafael, I applied the cgroup_freezer changes there too as there already are and will be more dependencies between cgroup_freezer and cgroup changes, and the cgroup_freezer changes don't really affect the rest of the freezer. If you'd like them to be routed differently, please let me know. Thanks. -- tejun