RE: Switching Kernels without Rebooting?

Torrey Hoffman (torrey.hoffman@myrio.com)
Wed, 11 Jul 2001 18:03:53 -0700


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/