Re: Huge console switching lags

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Oct 02 2001 - 13:24:07 EST


> And what's the brilliant reason for this? And don't give any BS about it
> taking too long inside an interrupt context -- we're switching consoles not
> start netscrape.

A console switch has to wait until queued I/O to that console is complete,
which in turn could take a measurable amount of time - so it has to block.
Also a console switch on a frame buffer with no hardware banking can take
a lot of time.

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