Re: Resume/Suspend (was Re: LVM / Filesystems / High availability)

Simon Richter (geier@psi5.com)
Wed, 24 Jun 1998 12:02:15 +0200


Shawn Leas wrote:

> Hey, there's a thought! That is a good idea.Almost mainframe like in
> recovery... X is a no-go with this, though. You need to save the
> complete state of a SVGA card. Thoughts?

That should not be too much a problem, since X restores the vga registers
after its vt is switched to (and every program that doesn't do that I
consider broken). What will be a greater problem is the hardware drivers,
since writing the image to disk requires use of the drivers and thus changes
registers, which, of course, reside in that memory, so the drivers need to
made aware of that.

CU
Simon

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu