[Xen-devel] How to migrate vCPUs based on Credit Scheduler

2017-04-03 Thread
Hi, I'm now designing new vCPU scheduler in Xen, and trying to implement the scheduler based on the Credit scheduler in Xen-4.5.1. But I encountered come problems when debuging the code. Most of the code modification is done in function csched_schedule() in file: xen/common/csched_schedule.c .

[Xen-devel] Fwd: Question about the status of vNUMA in Xen

2015-09-08 Thread
-- Forwarded message - From: Wei Liu Date: 2015年9月7日周一 下午6:23 Subject: Re: [Xen-devel] Question about the status of vNUMA in Xen To: 甘清甜 Cc: , On Sun, Sep 06, 2015 at 03:03:13PM +0800, 甘清甜 wrote: > I'm a master student from Huazhong University of Science & technol

[Xen-devel] Question about the status of vNUMA in Xen

2015-09-06 Thread
I'm a master student from Huazhong University of Science & technology, China. I'm now researching on Xen optimization under NUMA. I'm puzzled that if vNUMA on HVM is enbaded in Xen or not. If yes, which version of xen support it? So far, I have read the Xen NUMA Roadmap page and watched the video