[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] How does the Xen kernel change the vcpu number of a domain?
Hi All, I try to figure out that how the command "xl vcpu-set" works. I find out that the command "xl vcpu-set" calls the method libxl__set_vcpuonline_xenstore() to set the state of the vcpu in the Xenstore path /local/domain_id/cpu/vcpu_id/availability. The value of the key "availability" is set to "online" while the the vcpu number will increase. When the key is set to "offline" the vcpu number will decrease.
What I want to know is how does the vcpu number increase/decrease according to the vcpu state in the Xenstore? ÂHow can I find the method that really does the work? Best Regards, Bei Guan
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |