Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 11 Jul 2001 21:25:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 11 Jul 2001 21:25:38 -0400 Received: from woodyjr.wcnet.org ([63.174.200.2]:40365 "EHLO woodyjr.wcnet.org") by vger.kernel.org with ESMTP id ; Wed, 11 Jul 2001 21:25:25 -0400 Message-ID: <001501c10a71$68c66820$0200000a@laptop> From: "C. Slater" To: In-Reply-To: Subject: Re: Switching Kernels without Rebooting? Date: Wed, 11 Jul 2001 21:24:32 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Would anyone else like to point out some other task somewhat related and have me do it? :-) > > 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. Get a computer with hibernation support. That's just about what it is. > > For bonus points, make it work for clusters to synchronously save and > restore state for the apps running on all the nodes at once... Bash script. > > 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/