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-ia64-devel

Re: [Xen-ia64-devel] revisit _OSI optimizations?

To: Alex Williamson <alex.williamson@xxxxxx>
Subject: Re: [Xen-ia64-devel] revisit _OSI optimizations?
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Wed, 21 Nov 2007 12:03:44 +0900
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 20 Nov 2007 19:04:12 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1195581652.1701.127.camel@bling>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1195581652.1701.127.camel@bling>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Tue, Nov 20, 2007 at 11:00:52AM -0700, Alex Williamson wrote:
>    What are our alternatives?  I'm afraid any attempt to detect the
> guest OS type will lead to similar problems as _OSI in the future.  As
> this is a performance optimization, I'm leaning towards the need for a
> config option in the domain spec file.  If a user wants to tune for
> performance, they can add a config option, but the default must work
> correctly, if not 100% optimal for all guests.  Are there other ideas or
> objections?  Anyone want to volunteer to take on this task?  Thanks,

Just ideas.

- enhance GFW to set guest os type.
  Then a user set os type in startup.nsh or somehow.

- enhance (guest) elilo. something like 'xen-ostype=linux'.
  Then elilo issues hypercall.

- rely on PV-on-HVM driver
  PV-on-HVM driver issues hypercall.

>From the viewpoint of maintenance, enhancing domain builder seems
the best. 
On the other hand, enhancing domain builder isn't flexible. It ties 
domain configuration to guest os type. But I'm not sure whether users
want such flexibility.
-- 
yamahata

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

<Prev in Thread] Current Thread [Next in Thread>