Main Page
From Linux Checkpoint / Restart Wiki
(Difference between revisions)
m (→Updates) |
|||
Line 17: | Line 17: | ||
== Updates == | == Updates == | ||
− | * 25-Feb-2010: | + | * 25-Feb-2010: [http://lwn.net/Articles/375855/ LWN covers checkpoint-restart] in the Kernel Page after version 19 is [http://lkml.org/lkml/2010/2/22/375 posted to LKML]. |
* 15-Feb-2010: Serge Hallyn reports successful checkpoint-restart of a VNC server running TWM and xeyes ! | * 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 [http://linuxplumbersconf.org/2009/ Linux Plumbers Conference]. Prior to that we also had a BoF. [[LPC2009|Notes]] from these are now available. | * 7-Oct-2009: Checkpoint-Restart was presented at the [http://linuxplumbersconf.org/2009/ Linux Plumbers Conference]. Prior to that we also had a BoF. [[LPC2009|Notes]] from these are now available. |
Revision as of 03:55, 28 February 2010
Linux Checkpoint/Restart
Contents |
Project Info
- Kernel Code: git://git.ncl.cs.columbia.edu/pub/git/linux-cr.git (browse the code)
- User-space Code: git://git.ncl.cs.columbia.edu/pub/git/user-cr.git (browse the code)
- User-space test suite: git://git.ncl.cs.columbia.edu/pub/git/test-cr.git (browse the code)
- Mailing List: containers@lists.linux-foundation.org
- IRC channel: look for #lxcontainers hosted on irc.freenode.net
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.
FAQ
See FAQ