[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0 of 4] support of NUMA topology in xl
This patch series adds support of NUMA topology in xl. Patch 1 adds a libxl function to retireve topology information from hypervisor Patch 2 adds support of -n option to xl info Patch 3 adds possibility to specify complete nodes instead of cpus for cpupools Patch 4 adds a new xl command cpupool-numa-split to create one cpupool per numa node 9 files changed, 430 insertions(+), 19 deletions(-) tools/libxl/libxl.c | 58 ++++++ tools/libxl/libxl.h | 8 tools/libxl/libxl.idl | 7 tools/libxl/libxl_utils.c | 24 ++ tools/libxl/libxl_utils.h | 2 tools/libxl/xl.h | 1 tools/libxl/xl_cmdimpl.c | 314 +++++++++++++++++++++++++++++++++++-- tools/libxl/xl_cmdtable.c | 11 - tools/python/xen/lowlevel/xl/xl.c | 24 ++ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |