Linux Container Development
 help / color / mirror / Atom feed
  • * [PATCH 3/3] allow checkpoint/restart on powerpc
           [not found] <1233182478-27113-1-git-send-email-ntl@pobox.com>
           [not found] ` <1233182478-27113-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
    @ 2009-01-28 22:41 ` Nathan Lynch
           [not found] ` <1233182478-27113-4-git-send-email-ntl@pobox.com>
      2 siblings, 0 replies; 42+ messages in thread
    From: Nathan Lynch @ 2009-01-28 22:41 UTC (permalink / raw)
      To: containers; +Cc: linuxppc-dev
    
    Signed-off-by: Nathan Lynch <ntl@pobox.com>
    ---
     checkpoint/Kconfig |    2 +-
     1 files changed, 1 insertions(+), 1 deletions(-)
    
    diff --git a/checkpoint/Kconfig b/checkpoint/Kconfig
    index ffaa635..00036aa 100644
    --- a/checkpoint/Kconfig
    +++ b/checkpoint/Kconfig
    @@ -1,7 +1,7 @@
     config CHECKPOINT_RESTART
     	prompt "Enable checkpoint/restart (EXPERIMENTAL)"
     	def_bool n
    -	depends on X86_32 && EXPERIMENTAL
    +	depends on (X86_32 || PPC) && EXPERIMENTAL
     	help
     	  Application checkpoint/restart is the ability to save the
     	  state of a running application so that it can later resume
    -- 
    1.5.5
    
    ^ permalink raw reply related	[flat|nested] 42+ messages in thread
  • [parent not found: <1233182478-27113-4-git-send-email-ntl@pobox.com>]

  • end of thread, other threads:[~2009-03-18  9:15 UTC | newest]
    
    Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <1233182478-27113-1-git-send-email-ntl@pobox.com>
         [not found] ` <1233182478-27113-1-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
    2009-01-28 22:41   ` [PATCH 1/3] powerpc: bare minimum checkpoint/restart implementation Nathan Lynch
    2009-01-30  3:55     ` Serge E. Hallyn
    2009-02-04  3:39     ` Benjamin Herrenschmidt
         [not found]     ` <1233182478-27113-2-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
    2009-01-29  6:41       ` Oren Laadan
    2009-01-29 21:40         ` Nathan Lynch
         [not found]         ` <49814FA2.9060108-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
    2009-01-29 21:40           ` Nathan Lynch
    2009-01-30  4:01           ` Serge E. Hallyn
         [not found]         ` <20090129214035.GB6913@localdomain>
    2009-01-30  0:11           ` Oren Laadan
    2009-01-30  0:11           ` Oren Laadan
         [not found]           ` <49824599.5030503@cs.columbia.edu>
         [not found]             ` <49824599.5030503-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
    2009-01-30 20:25               ` Nathan Lynch
    2009-01-30 20:25             ` Nathan Lynch
    2009-02-17  7:03           ` Nathan Lynch
    2009-02-17  7:03           ` Nathan Lynch
         [not found]           ` <20090217010355.58afd5cf@thinkcentre.lan>
         [not found]             ` <20090217010355.58afd5cf-4v5LP+xe+1byhTdZtsIeww@public.gmane.org>
    2009-02-17 20:02               ` [PATCH 1/3 v2] powerpc: heckpoint/restart implementation Nathan Lynch
    2009-03-13  3:31               ` [PATCH 1/3] powerpc: bare minimum checkpoint/restart implementation Oren Laadan
         [not found]                 ` <49B9D37A.1070503-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
    2009-03-13 15:42                   ` Cedric Le Goater
    2009-03-16 18:37                 ` Nathan Lynch
    2009-03-17  6:55                   ` Cedric Le Goater
    2009-03-18  9:15                     ` Oren Laadan
    2009-02-24 19:58             ` Serge E. Hallyn
    2009-02-24 21:11               ` Nathan Lynch
         [not found]                 ` <20090224151152.29e98b5f-4v5LP+xe+1byhTdZtsIeww@public.gmane.org>
    2009-03-13  3:36                   ` Oren Laadan
    2009-01-30  4:01         ` Serge E. Hallyn
    2009-01-30  3:55       ` Serge E. Hallyn
    2009-02-04  3:39       ` Benjamin Herrenschmidt
         [not found]     ` <1233718789.16867.156.camel@pasglop>
    2009-02-04 15:54       ` Serge E. Hallyn
    2009-02-04 20:58         ` Benjamin Herrenschmidt
         [not found]         ` <20090204155406.GA2039-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
    2009-02-04 20:58           ` Benjamin Herrenschmidt
         [not found]         ` <1233781099.4612.1.camel@pasglop>
    2009-02-04 23:44           ` Oren Laadan
    2009-02-04 23:44           ` Oren Laadan
         [not found]           ` <498A284E.4050501@cs.columbia.edu>
         [not found]             ` <498A284E.4050501-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
    2009-02-05  0:16               ` Benjamin Herrenschmidt
    2009-02-05  0:16             ` Benjamin Herrenschmidt
         [not found]             ` <1233793012.4612.32.camel@pasglop>
    2009-02-05  3:30               ` Oren Laadan
    2009-02-05  3:30               ` Oren Laadan
    2009-02-05 16:09               ` Serge E. Hallyn
    2009-02-05 16:09               ` Serge E. Hallyn
         [not found]               ` <20090205160946.GF27410@us.ibm.com>
    2009-02-05 21:01                 ` Benjamin Herrenschmidt
         [not found]                 ` <20090205160946.GF27410-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
    2009-02-05 21:01                   ` Benjamin Herrenschmidt
    2009-01-28 22:41   ` [PATCH 2/3] powerpc: wire up checkpoint and restart syscalls Nathan Lynch
    2009-01-28 22:41   ` [PATCH 3/3] allow checkpoint/restart on powerpc Nathan Lynch
    2009-01-28 22:41 ` Nathan Lynch
         [not found] ` <1233182478-27113-4-git-send-email-ntl@pobox.com>
         [not found]   ` <1233182478-27113-4-git-send-email-ntl-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
    2009-01-30  4:10     ` Serge E. Hallyn
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox