Re: KDB in the mainstream 2.4.x kernels?

From: Greg Stark
Date: Mon Aug 25 2003 - 07:17:57 EST



Andi Kleen <ak@xxxxxxxxxxxxx> writes:

> Only the X server can switch away, because only it knows how
> to talk to the graphic chipset. And running user space here is
> far too risky.

There was a proposal a long ways back to allow X to download instructions to
the kernel on how to restore the video mode. The proposal was to code the
instructions as a forth program that frobbed registers appropriately. The
kernel would have a small forth interpretor to run it. Then switching
resolutions could happen safely in the kernel.

--
greg

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/