On Wed, May 23, 2012 at 4:23 PM, Peter Zijlstra <pet...@infradead.org> wrote: > On Wed, 2012-05-23 at 16:10 +0800, Liu ping fan wrote: >> the movement of vcpu >> threads among host nodes will break the topology initialized by -numa >> option. > > You want to remap vcpu to nodes? Are you bloody insane? cpu:node maps > are assumed static, you cannot make that a dynamic map and pray things > keep working. > > Also, have you any idea how expensive it is to rebuild the topology vs > migrating the vcpu? > No, do not rebuild the topology too frequently. Supposing vcpus in node-A/B/C, now node-B is unplugged, so we need to migrate some of vcpus from node-B to node-A, or to node-C. >
- [Qemu-devel] [RFC] kvm: export host NUMA info to guest's sc... Liu Ping Fan
- [Qemu-devel] [PATCH 1/2] sched: add virt sched domain ... Liu Ping Fan
- Re: [Qemu-devel] [PATCH 1/2] sched: add virt sched... Peter Zijlstra
- Re: [Qemu-devel] [PATCH 1/2] sched: add virt s... Liu ping fan
- Re: [Qemu-devel] [PATCH 1/2] sched: add vi... Peter Zijlstra
- Re: [Qemu-devel] [PATCH 1/2] sched: a... Liu ping fan
- Re: [Qemu-devel] [PATCH 1/2] sche... Peter Zijlstra
- Re: [Qemu-devel] [PATCH 1/2] ... Liu ping fan
- Re: [Qemu-devel] [PATCH 1/2] ... Peter Zijlstra
- Re: [Qemu-devel] [PATCH 1/2] ... Dave Hansen
- Re: [Qemu-devel] [PATCH 1/2] ... Peter Zijlstra
- [Qemu-devel] [PATCH 2/2] sched: add virt domain device... Liu Ping Fan
- [Qemu-devel] [PATCH] Qemu: add virt sched domain devic... Liu Ping Fan
- [Qemu-devel] [PATCH] kvm: collect vcpus' numa info for... Liu Ping Fan