Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 12 Jul 2001 16:45:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 12 Jul 2001 16:45:42 -0400 Received: from pop.gmx.net ([194.221.183.20]:19493 "HELO mail.gmx.net") by vger.kernel.org with SMTP id ; Thu, 12 Jul 2001 16:45:37 -0400 Message-ID: <3B4E0CC4.1926053C@gmx.at> Date: Thu, 12 Jul 2001 22:47:00 +0200 From: Wilfried Weissmann X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.4 i686) X-Accept-Language: en MIME-Version: 1.0 To: Torrey Hoffman CC: "'jesse@cats-chateau.net'" , Kip Macy , Paul Jakma , Helge Hafting , "C. Slater" , linux-kernel@vger.kernel.org Subject: Re: Switching Kernels without Rebooting? In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Torrey Hoffman wrote: > > Jesse Pollard wrote: > > [why switching kernels is very hard, and...] > > > Before you even try switching kernels, first implement a process > > checkpoint/restart. The process must be resumed after a boot > > using the same > > kernel, with all I/O resumed. Now get it accepted into the kernel. > > Hear, hear! That would be a useful feature, maybe not network servers, > but for pure number crunching apps it would save people having to write > all the state saving and recovery that is needed now for long term > computations. There is a checkpointing and resumeing lib at ftp://gutemine.geo.uni-koeln.de/pub/chkpt/ I am not sure if it has been ported to linux yet, but it might be worth a look. > > For bonus points, make it work for clusters to synchronously save and > restore state for the apps running on all the nodes at once... > > Torrey bye, Wilfried - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/