[RFC] Add Checkpoint/Restart support for UNIX and INET sockets

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dan Smith
Date: Tuesday, July 7, 2009 - 12:26 pm

This patch set adds support to the Checkpoint/Restart code for UNIX and
INET sockets.  It supports abstract, path, and socketpair() UNIX sockets,
as well as TCP and UDP INET/INET6 sockets.  Testing is done using a set
of multi-process test programs that have sockets of various types and 
states open between them, verifying connectivity after restart.

For more information on the checkpoint/restart patchset, see:

https://lists.linux-foundation.org/pipermail/containers/2009-May/018009.html

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] Add Checkpoint/Restart support for UNIX and INET sockets, Dan Smith, (Tue Jul 7, 12:26 pm)
[PATCH 1/2] c/r: Add AF_UNIX support (v5), Dan Smith, (Tue Jul 7, 12:26 pm)
[PATCH 2/2] c/r: Add AF_INET support (v3), Dan Smith, (Tue Jul 7, 12:26 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Brian Haley, (Tue Jul 7, 6:23 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Dan Smith, (Tue Jul 7, 6:31 pm)
Re: [PATCH 1/2] c/r: Add AF_UNIX support (v5), Oren Laadan, (Tue Jul 7, 11:32 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Oren Laadan, (Wed Jul 8, 6:58 am)
Re: [PATCH 1/2] c/r: Add AF_UNIX support (v5), Serge E. Hallyn, (Wed Jul 8, 7:01 am)
Re: [PATCH 1/2] c/r: Add AF_UNIX support (v5), Dan Smith, (Wed Jul 8, 8:23 am)
Re: [PATCH 1/2] c/r: Add AF_UNIX support (v5), Dan Smith, (Wed Jul 8, 12:27 pm)
Re: [PATCH 1/2] c/r: Add AF_UNIX support (v5), Serge E. Hallyn, (Wed Jul 8, 3:01 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), John Dykstra, (Mon Jul 13, 12:02 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Dan Smith, (Mon Jul 13, 12:10 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), John Dykstra, (Fri Jul 24, 1:44 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), John Dykstra, (Sat Jul 25, 2:02 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Dan Smith, (Tue Jul 28, 9:00 am)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Oren Laadan, (Tue Jul 28, 10:07 am)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Oren Laadan, (Tue Jul 28, 10:22 am)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), John Dykstra, (Tue Jul 28, 5:28 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), John Dykstra, (Wed Jul 29, 3:10 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), John Dykstra, (Fri Jul 31, 12:35 pm)
Re: [PATCH 2/2] c/r: Add AF_INET support (v3), Dan Smith, (Fri Jul 31, 12:40 pm)