Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 11 Jul 2001 21:04:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 11 Jul 2001 21:04:37 -0400 Received: from mail.myrio.com ([63.109.146.2]:32239 "EHLO mailx.myrio.com") by vger.kernel.org with ESMTP id ; Wed, 11 Jul 2001 21:04:17 -0400 Message-ID: From: Torrey Hoffman To: "'jesse@cats-chateau.net'" , Kip Macy , Paul Jakma Cc: Helge Hafting , "C. Slater" , linux-kernel@vger.kernel.org Subject: RE: Switching Kernels without Rebooting? Date: Wed, 11 Jul 2001 18:03:53 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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. 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 - 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/