Displaying 1 result from an estimated 1 matches for "initial_vcpus".
2006 Feb 08
2
[PATCH] make x86_64 vcpu hotplug work like i386
hi,
i386 vcpu hotplug seems to work reliably but x86_64 does not and i think
i have discovered why. in x86-64, a cpu within a domu can be removed with
vcpu-set but subsequent calls do nothing.
after xenwatch_thread grabs the event triggered by the write to the
store, it calls the registered handler and never comes back.
eventually, __cpu_die in drivers/xen/core/smpboot.c spins while waiting