WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] early_cpu_init() and identify_cpu()

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] early_cpu_init() and identify_cpu()
From: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Date: Mon, 16 Jul 2007 08:30:22 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 16 Jul 2007 00:27:08 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C2C0D554.AD51%Keir.Fraser@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <469B2F22.76E4.0078.0@xxxxxxxxxx> <C2C0D554.AD51%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>The best option would be to re-draw until dom0 starts to boot. After that
>switch to scroll, but from that point on Xen doesn't write much to the
>console anyway. Supporting both ways doesn't sound that hard, and there's

... depending on the log level. I found it quite helpful to force loglvl=all,
and certainly there's stuff being printed with that.

>already a console_endboot() hook to trigger the switch in behaviour.

Sure.

>But if Linux re-draws the whole screen instead of scrolling, won't Xen's
>output get overwritten anyway? That would limit 'vga=keep's usefulness,

Yes, it does. But there's no way to avoid that other than really establishing
co-operation between Xen and dom0, which I don't think would look like
being upstreamable.

>except for crash dumps after which Linux dom0 will not print any more (I
>suppose that is the main most useful case though). And if Linux *does*

Yes, that's certainly the main intention (after all, you have to force keeping
console output in the first place in order to get into that situation).

>scroll, how come *its* performance doesn't suck?

Again, redraw scrolling doesn't suck severely, only moving video memory
from one place to another does.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel