[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/7] Some (not only) cpupool related fixes and improvements
Hi, Here's the take two of this: http://www.gossamer-threads.com/lists/xen/devel/370516 I think I addressed all the comments from v1's review. Sample output for the new `xl list' can be found here: http://pastebin.com/qSagPimL Available as a git branch here: git://xenbits.xen.org/people/dariof/xen.git rel/cpupools/allow-ranges-v1 http://xenbits.xen.org/gitweb/?p=people/dariof/xen.git;a=shortlog;h=refs/heads/rel/cpupools/allow-ranges-v2 Thanks and Regards, Dario --- Dario Faggioli (7): xl: turn some int local variable into bool xl: add -c/--cpupool option to `xl list' libxl: introduce libxl_cpupool_cpu{add,remove}_cpumap() xl: enable using ranges of pCPUs when manipulating cpupools xl: enable using ranges of pCPUs when creating cpupools xl: make error reporting of cpupool subcommands consistent xl: use libxl_cpupoolinfo_list_free() in main_cpupoolnumasplit docs/man/xl.pod.1 | 29 +++++ docs/man/xlcpupool.cfg.pod.5 | 22 ++++ tools/libxl/libxl.c | 56 +++++++++- tools/libxl/libxl.h | 13 ++ tools/libxl/xl_cmdimpl.c | 225 ++++++++++++++++++++++-------------------- tools/libxl/xl_cmdtable.c | 1 6 files changed, 222 insertions(+), 124 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |