Linux Container Development
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>
To: Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
Cc: Peter Zijlstra
	<a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org>,
	arnd-r2nGTMty4D4@public.gmane.org,
	containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>,
	Arjan van de Ven <arjan-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Subject: Re: [RFC][PATCH 2/2] first callers of process_deny_checkpoint()
Date: Fri, 10 Oct 2008 10:46:14 +0200	[thread overview]
Message-ID: <20081010084614.GA319@elte.hu> (raw)
In-Reply-To: <1223585671.11830.40.camel@nimitz>


* Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote:

> On Thu, 2008-10-09 at 14:43 -0500, Serge E. Hallyn wrote:
> > Hmm, I don't know too much about aio, but is it possible to succeed with
> > io_getevents if we didn't first do a submit?  It looks like the contexts
> > are looked up out of current->mm, so I don't think we need this call
> > here.
> > 
> > Otherwise, this is neat.
> 
> Good question.  I know nothing, either. :)
> 
> My thought was that any process *trying* to do aio stuff of any kind 
> is going to be really confused if it gets checkpointed.  Or, it might 
> try to submit an aio right after it checks the list of them.  I 
> thought it best to be cautious and say, if you screw with aio, no 
> checkpointing for you!

as long as there's total transparency and the transition from CR-capable 
to CR-disabled state is absolutely safe and race-free, that should be 
fine.

I expect users to quickly cause enough pressure to reduce the NOCR areas 
of the kernel significantly ;-)

In the long run, could we expect a (experimental) version of hibernation 
that would just use this checkpointing facility to hibernate? That would 
be way cool for users and for testing: we could do transparent kernel 
upgrades/downgrades via this form of hibernation, between CR-compatible 
kernels (!).

distros could mark certain kernels as 'safe fallback' kernels, and if 
say a WARN_ON() or app breakage hits that is suspected to be kernel 
related, the user could hit a 'switch back to safe kernel' button - 
which would switch back _without losing any app state_.

People could even try new versions of the kernel which would just fall 
back to the known-workin safe kernel if the bootup fails for example.

Pie in the sky for sure, but way cool: it could propel Linux kernel 
testing to completely new areas - new kernels could be tried 
non-intrusively. (as long as a new kernel does not corrupt the CR data 
structures - so some good consistency and redundancy checking would be 
nice in the format!)

	Ingo

  parent reply	other threads:[~2008-10-10  8:46 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20081009190405.13A253CB@kernel>
2008-10-09 19:04 ` [RFC][PATCH 2/2] first callers of process_deny_checkpoint() Dave Hansen
     [not found] ` <20081009190406.1B257119@kernel>
2008-10-09 19:43   ` Serge E. Hallyn
     [not found]   ` <20081009194350.GA31214@us.ibm.com>
     [not found]     ` <20081009194350.GA31214-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-10-09 20:54       ` Dave Hansen
     [not found]     ` <1223585671.11830.40.camel@nimitz>
2008-10-10  8:46       ` Ingo Molnar [this message]
     [not found]         ` <200810101517.17809.rjw@sisk.pl>
     [not found]           ` <200810101517.17809.rjw-KKrjLPT3xs0@public.gmane.org>
2008-10-10 14:54             ` Ingo Molnar
     [not found]           ` <20081010145422.GE11695@elte.hu>
     [not found]             ` <200810102153.45174.rjw@sisk.pl>
     [not found]               ` <200810102153.45174.rjw-KKrjLPT3xs0@public.gmane.org>
2008-10-10 19:53                 ` Ingo Molnar
     [not found]               ` <20081010195339.GA509@elte.hu>
     [not found]                 ` <20081010195339.GA509-X9Un+BFzKDI@public.gmane.org>
2008-10-10 20:40                   ` Len Brown
2008-10-10 22:57                   ` Rafael J. Wysocki
     [not found]             ` <20081010145422.GE11695-X9Un+BFzKDI@public.gmane.org>
2008-10-10 19:53               ` Rafael J. Wysocki
     [not found]         ` <20081010084614.GA319-X9Un+BFzKDI@public.gmane.org>
2008-10-10 13:17           ` Rafael J. Wysocki
2008-10-11 13:48           ` Pavel Machek
     [not found]         ` <20081011134803.GA1483@ucw.cz>
     [not found]           ` <20081011134803.GA1483-+ZI9xUNit7I@public.gmane.org>
2008-10-11 15:00             ` Ingo Molnar
2008-10-10 10:27       ` Cedric Le Goater
2008-10-10  8:41   ` Daniel Lezcano
2008-10-10 10:17   ` Cedric Le Goater
     [not found]   ` <48EF2BAB.1010009@fr.ibm.com>
     [not found]     ` <48EF2BAB.1010009-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2008-10-10 14:04       ` Serge E. Hallyn
     [not found]     ` <20081010140430.GA14640@us.ibm.com>
     [not found]       ` <20081010140430.GA14640-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-10-10 16:45         ` Greg Kurz
     [not found]       ` <1223657132.10017.42.camel@localhost.localdomain>
     [not found]         ` <1223657132.10017.42.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-10-10 17:13           ` Serge E. Hallyn
2008-10-10 17:28           ` Dave Hansen
     [not found]         ` <1223659707.11830.57.camel@nimitz>
2008-10-13  8:20           ` Greg Kurz
2008-10-10  8:20 ` [RFC][PATCH 1/2] Track in-kernel when we expect checkpoint/restart to work Greg Kurz
     [not found] ` <1223626834.8787.8.camel@localhost.localdomain>
     [not found]   ` <1223626834.8787.8.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-10-10  8:37     ` Daniel Lezcano
     [not found]   ` <48EF144D.1050906@fr.ibm.com>
     [not found]     ` <48EF144D.1050906-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2008-10-10  8:47       ` Greg Kurz
2008-10-10 10:11       ` Oren Laadan
2008-10-10 14:59       ` Ingo Molnar
2008-10-10 16:33       ` Dave Hansen
     [not found]     ` <20081010145934.GF11695@elte.hu>
     [not found]       ` <20081010145934.GF11695-X9Un+BFzKDI@public.gmane.org>
2008-10-10 15:17         ` Oren Laadan
     [not found]       ` <48EF7211.2000303@cs.columbia.edu>
     [not found]         ` <48EF7211.2000303-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2008-10-10 15:28           ` Ingo Molnar
2008-10-10 16:34           ` Greg Kurz
     [not found]         ` <1223656489.10017.33.camel@localhost.localdomain>
     [not found]           ` <1223656489.10017.33.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-10-10 16:36             ` Dave Hansen
2008-10-10 20:57               ` Daniel Lezcano
2008-10-10 17:18             ` Chris Friesen
     [not found]           ` <48EF8E77.8050000@nortel.com>
     [not found]             ` <48EF8E77.8050000-ZIRUuHA3oDzQT0dZR+AlfA@public.gmane.org>
2008-10-13  8:18               ` Greg Kurz
     [not found]             ` <1223885897.4404.5.camel@localhost.localdomain>
     [not found]               ` <1223885897.4404.5.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-10-13 16:46                 ` Serge E. Hallyn

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=20081010084614.GA319@elte.hu \
    --to=mingo-x9un+bfzkdi@public.gmane.org \
    --cc=a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org \
    --cc=arjan-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
    --cc=arnd-r2nGTMty4D4@public.gmane.org \
    --cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rjw-KKrjLPT3xs0@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox