From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oren Laadan Subject: Re: [RFC cr-pipe-v13][PATCH 0/3] c/r of open pipes Date: Tue, 27 Jan 2009 16:29:42 -0500 Message-ID: <497F7CC6.1000801@cs.columbia.edu> References: <1233091395-24582-1-git-send-email-orenl@cs.columbia.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1233091395-24582-1-git-send-email-orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Cc: Dave Hansen List-Id: containers.vger.kernel.org The patches can pulled from the git tree (branch 'ckpt-v13-dev') git://git.ncl.cs.columbia.edu/pub/git/linux-cr.git Oren Laadan wrote: > Adds support for chekcpoint-restart of open pipes. > > This patchset applies on top of 'ckpt-v13' recent patchset. > > A new test program (test4.c in userspace tools) provides a test > case for this new functionality. > > Oren. > > >