Re: Huge console switching lags

From: Ricky Beam (jfbeam@bluetopia.net)
Date: Tue Oct 02 2001 - 13:32:08 EST


On Tue, 2 Oct 2001, Alan Cox wrote:
>A console switch has to wait until queued I/O to that console is complete,

Ok, so fix that. (assuming that's not "waiting on the hardware" queued IO)

>Also a console switch on a frame buffer with no hardware banking can take
>a lot of time.

Oh, *grin*, forgot about those evil framebuffer consoles. (never use them
myself, they really are freakin' slow.) Arguablly, all access to fbdev's
should be from a process context (it's like having X in the kernel.)

In that case, keventd needs to be a high priority real-time task. If it
takes SECONDS to change consoles, I'm very likely to assume the machine is
locked and push the reset button (and I'm sure many others will do the same.)

--Ricky

-
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/



This archive was generated by hypermail 2b29 : Sun Oct 07 2001 - 21:00:23 EST