From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: Re: Issues while running Xen with new RR scheduler Date: Fri, 01 May 2009 15:53:51 +0100 Message-ID: <49FB0CFF.6020901@eu.citrix.com> References: <18939.2980.709146.787840@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <18939.2980.709146.787840@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: "xen-devel@lists.xensource.com" , Ananth List-Id: xen-devel@lists.xenproject.org Ian Jackson wrote: > It doesn't have its own terminal emulator so stuff just scrolls into > your xterm scrollback which is far more sensible. > xterm scrollback: * Is much more limited in scope, if you want to see what happened 5000 lines ago * Can't be searched through / grepped easily * May disappear if something in the boot path clears the screen. The last one is the most annoying to me. But if it could be used with script -f, I'd probably switch to it from minicom. (We actually have serial console devices here at the office, so I don't need minicom.) -George