From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: Re: Issues while running Xen with new RR scheduler Date: Fri, 1 May 2009 15:59:34 +0100 Message-ID: <18939.3670.462412.204541@mariner.uk.xensource.com> References: <18939.2980.709146.787840@mariner.uk.xensource.com> <49FB0CFF.6020901@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49FB0CFF.6020901@eu.citrix.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: George Dunlap Cc: "xen-devel@lists.xensource.com" , Ananth List-Id: xen-devel@lists.xenproject.org George Dunlap writes ("Re: [Xen-devel] Re: Issues while running Xen with new RR scheduler"): > xterm scrollback: > * Is much more limited in scope, if you want to see what happened 5000 > lines ago Of course this is configurable, and ... > * Can't be searched through / grepped easily > * May disappear if something in the boot path clears the screen. ... xterm also has the ability to log to a file, available from the mouse menus. > 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.) I'm sure it would work with script too. Ian.