search for: xc_cpupool_getinfo

Displaying 2 results from an estimated 2 matches for "xc_cpupool_getinfo".

2012 Aug 15
5
[PATCH] xl: Suppress spurious warning message for cpupool-list
...t dc56a9defa30312a46cfb6ddb578e64cfbc6bc8b xl: Suppress spurious warning message for cpupool-list libxl_cpupool_list() enumerates the cpupools by "probing": calling cpupool_info, starting at 0 and stopping when it gets an error. However, cpupool_info will print an error when the call to xc_cpupool_getinfo() fails, resulting in every xl command that uses libxl_list_cpupool (such as cpupool-list) printing that error message spuriously. This patch adds a "probe" argument to cpupool_info(). If set, it won''t print a warning if the xc_cpupool_getinfo() fails with ENOENT. Signed-off-by...
2012 Jul 04
53
[PATCH 00 of 10 v3] Automatic NUMA placement for xl
Hello, Third version of the NUMA placement series Xen 4.2. All the comments received during v2''s review have been addressed (more details in single changelogs). The most notable changes are the following: - the libxl_cpumap --> libxl_bitmap renaming has been rebased on top of the recent patches that allows us to allocate bitmaps of different sizes; - the heuristics for deciding