All of lore.kernel.org
 help / color / mirror / Atom feed
* The overhead of VCPu migration in xen
@ 2009-11-20  7:26 michaeli.zhi
  0 siblings, 0 replies; only message in thread
From: michaeli.zhi @ 2009-11-20  7:26 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 618 bytes --]

Hi, everyone.
I did a little study on the code of credit scheduler of xen. 
I am confused on overhear of the migration of VCPU .
As I learned, the course of VCPU migration is just to return a "reasonable" VCPU of other peer PCPU
to the PCPU which is busy on other VCPU, as well as some judgments before(eg., comparision of VCPU priority, affintiy). 
In a word, it is just a pointer returned.  
My question is where is the overhead, 
or the overhead of executing those load_balance codes is expensive, 
or will the migration of VCPU introducing the somekind of cache failure?

Best regards
2009-11-20 



michaeli.zhi 

[-- Attachment #1.2: Type: text/html, Size: 1453 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-20  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-20  7:26 The overhead of VCPu migration in xen michaeli.zhi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.