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

[PATCH] allow vcpu to move between pcpus (was Re: [Xen-ia64-devel] credi

To: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Subject: [PATCH] allow vcpu to move between pcpus (was Re: [Xen-ia64-devel] credit sched on ia64)
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Mon, 3 Jul 2006 13:22:20 +0900
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 02 Jul 2006 21:23:04 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200606220914.02813.Tristan.Gingold@xxxxxxxx>
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: <200606220914.02813.Tristan.Gingold@xxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
This patch allows vcpu to move between pcpus.
I couldn't boot domU on credit scheduler without this patch.
This patch is only for correctness. This patch isn't efficient.

Maybe a consideration on VHPT per pcpu is needed.
- allocation of region id per domain.
  Should rid region be allocated per vcpu?
  By this, it would be unnecessary to flush when vcpu movement.
  But I think this isn't very preferable because the size of region id
  given to vcpu would be too small.

- Currently allocation of VHPT per physical cpus.
  Allocate VHPT per vcpu like vt-i domain?
  I think this is preferable, but some measuremeat should back this.

- other?

Thanks


On Thu, Jun 22, 2006 at 09:14:02AM +0200, Tristan Gingold wrote:
> Hi
> 
> I am maybe late on this issue but has anyone tried credit scheduler on 
> xen/ia64 ?
> I suppose it doesn't work well because we don't support vcpu migration yet.
> 
> Tristan.
> 
> _______________________________________________
> Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ia64-devel
> 

-- 
yamahata

Attachment: 10602:34ac5c89f47e_allow_vcpu_to_move_between_pcpus.patch
Description: Text document

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>