[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0 of 2] ACPI state change corrections
Doing an ACPI state change with not all cpus in cpupool 0 will currently crash the hypervisor. Patch 1 relaxes cpupool cpu offlining handling to allow offlining a cpu in any cpupool if no lack of ressources is detected Patch 2 prohibits migrating a vcpu to another cpu if it is paused 6 files changed, 144 insertions(+), 33 deletions(-) xen/arch/x86/smpboot.c | 2 - xen/common/cpupool.c | 85 +++++++++++++++++++++++++++++++++++++++----- xen/common/domain.c | 4 +- xen/common/schedule.c | 83 +++++++++++++++++++++++++++++++----------- xen/include/xen/sched-if.h | 1 xen/include/xen/sched.h | 2 + _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |