From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [RFC v11][PATCH 00/13] Kernel based checkpoint/restart Date: Tue, 9 Dec 2008 13:42:20 -0600 Message-ID: <20081209194220.GA20101@us.ibm.com> References: <1228498282-11804-1-git-send-email-orenl@cs.columbia.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1228498282-11804-1-git-send-email-orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Oren Laadan Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux Torvalds , Thomas Gleixner , Dave Hansen , Ingo Molnar , "H. Peter Anvin" , Alexander Viro , MinChan Kim , arnd-r2nGTMty4D4@public.gmane.org, jeremy-TSDbQ3PG+2Y@public.gmane.org List-Id: linux-api@vger.kernel.org Quoting Oren Laadan (orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org): > Checkpoint-restart (c/r): fixed races in file handling (comments from > from Al Viro). Updated and tested against v2.6.28-rc7 (feaf384...) > > We'd like these to make it into -mm. This version addresses the > last of the known bugs. Please pull at least the first 11 patches, > as they are similar to before. So far I'm finding no regressions and checkpoint/restart is working perfectly for me. Andrew, any chance of getting this round into -mm for some extra testing? thanks, -serge -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754705AbYLITme (ORCPT ); Tue, 9 Dec 2008 14:42:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754372AbYLITmZ (ORCPT ); Tue, 9 Dec 2008 14:42:25 -0500 Received: from e31.co.us.ibm.com ([32.97.110.149]:52326 "EHLO e31.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754224AbYLITmY (ORCPT ); Tue, 9 Dec 2008 14:42:24 -0500 Date: Tue, 9 Dec 2008 13:42:20 -0600 From: "Serge E. Hallyn" To: Oren Laadan Cc: containers@lists.linux-foundation.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-api@vger.kernel.org, Linux Torvalds , Thomas Gleixner , Dave Hansen , Ingo Molnar , "H. Peter Anvin" , Alexander Viro , MinChan Kim , arnd@arndb.de, jeremy@goop.org Subject: Re: [RFC v11][PATCH 00/13] Kernel based checkpoint/restart Message-ID: <20081209194220.GA20101@us.ibm.com> References: <1228498282-11804-1-git-send-email-orenl@cs.columbia.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1228498282-11804-1-git-send-email-orenl@cs.columbia.edu> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Oren Laadan (orenl@cs.columbia.edu): > Checkpoint-restart (c/r): fixed races in file handling (comments from > from Al Viro). Updated and tested against v2.6.28-rc7 (feaf384...) > > We'd like these to make it into -mm. This version addresses the > last of the known bugs. Please pull at least the first 11 patches, > as they are similar to before. So far I'm finding no regressions and checkpoint/restart is working perfectly for me. Andrew, any chance of getting this round into -mm for some extra testing? thanks, -serge From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e36.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id mB9JfchG027708 for ; Tue, 9 Dec 2008 12:41:38 -0700 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id mB9JgMBU187906 for ; Tue, 9 Dec 2008 12:42:22 -0700 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id mB9JgLu7016025 for ; Tue, 9 Dec 2008 12:42:22 -0700 Date: Tue, 9 Dec 2008 13:42:20 -0600 From: "Serge E. Hallyn" Subject: Re: [RFC v11][PATCH 00/13] Kernel based checkpoint/restart Message-ID: <20081209194220.GA20101@us.ibm.com> References: <1228498282-11804-1-git-send-email-orenl@cs.columbia.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1228498282-11804-1-git-send-email-orenl@cs.columbia.edu> Sender: owner-linux-mm@kvack.org Return-Path: To: Oren Laadan Cc: containers@lists.linux-foundation.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-api@vger.kernel.org, Linux Torvalds , Thomas Gleixner , Dave Hansen , Ingo Molnar , "H. Peter Anvin" , Alexander Viro , MinChan Kim , arnd@arndb.de, jeremy@goop.org List-ID: Quoting Oren Laadan (orenl@cs.columbia.edu): > Checkpoint-restart (c/r): fixed races in file handling (comments from > from Al Viro). Updated and tested against v2.6.28-rc7 (feaf384...) > > We'd like these to make it into -mm. This version addresses the > last of the known bugs. Please pull at least the first 11 patches, > as they are similar to before. So far I'm finding no regressions and checkpoint/restart is working perfectly for me. Andrew, any chance of getting this round into -mm for some extra testing? thanks, -serge -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org