All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Serge E. Hallyn" <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
To: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
Cc: Containers <containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org>,
	Sukadev Bhattiprolu
	<sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>,
	"David C. Hansen"
	<haveblue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH 5/5] Deny external checkpoint unless task is frozen
Date: Fri, 13 Mar 2009 08:54:50 -0500	[thread overview]
Message-ID: <20090313135450.GD32304@us.ibm.com> (raw)
In-Reply-To: <49B9D0BD.40701-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>

Quoting Oren Laadan (orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org):
> 
> 
> Serge E. Hallyn wrote:
> > Quoting Sukadev Bhattiprolu (sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org):
> >> From: Sukadev Bhattiprolu <sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
> >> Subject: [PATCH 5/5] Deny external checkpoint unless task is frozen
> >>
> >> Remove a 'FIXME' and ensure that the tasks we are checkpointing are
> >> frozen unless its a self-checkpoint.
> >>
> >> Signed-off-by: Sukadev Bhattiprolu <sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
> > 
> > I remain not-a-fan of self-checkpoint, and think it needlessly
> > complicates locking, but it isn't for this patch to change that :)
> 
> lol ... here's is an interesting use case for self checkpoint: "ASSURE:
> Automatic Software Self-healing Using REscue points" (ASPLOS 2009).
> 
> Oren.

Right, but we can always do self-checkpoint by sending a signal to
an external daemon which freezes us and then does the checkpoint, no?

Ok I haven't read the paper, so if the answer is "no that won't work,
dumbass" then i'll go and read it :)

thanks,
-serge

      parent reply	other threads:[~2009-03-13 13:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12  4:24 [PATCH 0/5] Missing patches in Dave Hansen's tree Sukadev Bhattiprolu
     [not found] ` <20090312042416.GC7733-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-12  4:25   ` [PATCH 1/5] Track in-kernel when we expect checkpoint/restart to work Sukadev Bhattiprolu
     [not found]     ` <20090312042503.GA8703-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-12 16:57       ` Serge E. Hallyn
2009-03-12  4:25   ` [PATCH 2/5] Checkpoint multiple processes Sukadev Bhattiprolu
2009-03-12  4:25   ` [PATCH 3/5] Restart " Sukadev Bhattiprolu
2009-03-12  4:25   ` [PATCH 4/5] Check 'may_checkpoint()' early Sukadev Bhattiprolu
     [not found]     ` <20090312042559.GD8703-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-12 17:33       ` Serge E. Hallyn
2009-03-12  4:26   ` [PATCH 5/5] Deny external checkpoint unless task is frozen Sukadev Bhattiprolu
     [not found]     ` <20090312042614.GE8703-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-12 17:37       ` Serge E. Hallyn
     [not found]         ` <20090312173707.GC17253-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-13  3:19           ` Oren Laadan
     [not found]             ` <49B9D0BD.40701-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2009-03-13 13:54               ` Serge E. Hallyn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090313135450.GD32304@us.ibm.com \
    --to=serue-r/jw6+rmf7hqt0dzr+alfa@public.gmane.org \
    --cc=containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org \
    --cc=haveblue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org \
    --cc=orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org \
    --cc=sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.