Main Page
From Linux Checkpoint / Restart Wiki
(Difference between revisions)
m (→Project Info) |
(→Project Info) |
||
Line 8: | Line 8: | ||
== Project Info == | == Project Info == | ||
− | * Kernel code: | + | * Issue and bug tracking: https://www.linux-cr.org/redmine |
− | + | * Kernel code: ([http://www.linux-cr.org/git/?p=linux-cr.git;a=summary browse the code]) git://www.linux-cr.org/pub/git/linux-cr.git | |
− | * User-space code | + | * User-space code ([http://www.linux-cr.org/git/?p=user-cr.git;a=summary browse the code]) git://www.linux-cr.org/pub/git/user-cr.git |
− | + | * User-space test suite ([http://www.linux-cr.org/git/?p=tests-cr.git;a=summary browse the code]) git://www.linux-cr.org/pub/git/test-cr.git | |
− | * User-space test suite | + | |
− | + | ||
* Mailing List: containers@lists.linux-foundation.org | * Mailing List: containers@lists.linux-foundation.org | ||
* IRC channel: look for #lxcontainers hosted on irc.freenode.net | * IRC channel: look for #lxcontainers hosted on irc.freenode.net | ||
− | |||
* [[GSOC2010 | Google Summer of Code ideas]] | * [[GSOC2010 | Google Summer of Code ideas]] | ||
Revision as of 15:20, 17 March 2010
Linux Checkpoint/Restart
Application checkpoint/restart (c/r) is the ability to save the state of a running application so that it can later resume its execution from the time at which it was checkpointed, on the same or a different machine.
Contents |
Project Info
- Issue and bug tracking: https://www.linux-cr.org/redmine
- Kernel code: (browse the code) git://www.linux-cr.org/pub/git/linux-cr.git
- User-space code (browse the code) git://www.linux-cr.org/pub/git/user-cr.git
- User-space test suite (browse the code) git://www.linux-cr.org/pub/git/test-cr.git
- Mailing List: containers@lists.linux-foundation.org
- IRC channel: look for #lxcontainers hosted on irc.freenode.net
- Google Summer of Code ideas
Project Status
Updates
- 25-Feb-2010: LWN covers checkpoint-restart in the Kernel Page after version 19 is posted to LKML.
- 15-Feb-2010: Serge Hallyn reports successful checkpoint-restart of a VNC server running TWM and xeyes !
- 7-Oct-2009: Checkpoint-Restart was presented at the Linux Plumbers Conference. Prior to that we also had a BoF. Notes from these are now available.
In the NEWS
- LWN article from February 24, 2010
- LWN article from February 25, 2009
- LWN article from August 11, 2008
FAQ
See FAQ