From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Hansen Subject: Re: [RFC][PATCH 2/2] CR: handle a single task with private memory maps Date: Tue, 05 Aug 2008 09:23:49 -0700 Message-ID: <1217953429.10907.27.camel@nimitz> References: <20080731135703.GC22403@hawkmoon.kerlabs.com> <4891D5C2.8090000@cs.columbia.edu> <20080731155856.GH22403@hawkmoon.kerlabs.com> <4891E849.1050701@cs.columbia.edu> <20080731175058.GI22403@hawkmoon.kerlabs.com> <48920EA0.1060608@cs.columbia.edu> <20080801102600.GJ22403@hawkmoon.kerlabs.com> <48931A7E.1040302@cs.columbia.edu> <20080801180038.GL22403@hawkmoon.kerlabs.com> <48935B4D.7070302@cs.columbia.edu> <20080804101608.GA4081@localdomain> <4897BCE0.1080508@cs.columbia.edu> <1FA56146-7C30-4C36-982D-A50AA8BC8392@evergrid.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1FA56146-7C30-4C36-982D-A50AA8BC8392-ccALPSaRSA5Wk0Htik3J/w@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: Joseph Ruscio Cc: Linux Containers , Louis.Rilling-aw0BnHfMbSpBDgjK7y7TUQ@public.gmane.org List-Id: containers.vger.kernel.org On Mon, 2008-08-04 at 20:51 -0700, Joseph Ruscio wrote: > It might be desirable for the checkpointing implementation to be > modular enough that a userspace application or library could select to > handle certain resources on their own. Memory is the primary one that > comes to mind. How would you propose making it modular? -- Dave