[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1][RFC] drivers/xen, balloon driver numa support in kernel
On 12/08/13 15:13, Yechen Li wrote: > This small patch adds numa support for balloon driver. Kernel version: > 3.11-rc5 > It's just a RFC version, since I'm waiting for the interface of numa > topology. > The balloon driver will read arguments from xenstore: > /local/domain/(id)/memory > /target_nid, and settle the memory increase/decrease operation on specified > p-nodeID. Its is difficult to review an ABI change without any documentation for the new ABI. I would also like to see a design document explaining the overall approach planned to be used here. It's not clear why explicitly specifying nodes is preferable to (e.g.) the guest releasing/populating evenly across all its nodes (this would certainly be better for the guest). It seems like unless this is used carefully, all VMs will end up with suboptimal memory layouts as they are repeatedly balloon up and down to satisfy the whims of the latest VM being started etc. David _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |