Displaying 2 results from an estimated 2 matches for "legacy_unsupported_by_xenapi_cfg".
2008 Feb 01
0
[PATCH] leak (?) in XendConfig.py
The following patch fixes (or breaks) the grow of the
LEGACY_UNSUPPORTED_BY_XENAPI_CFG list each time we
instanciate a new XendConfig.
Signed-off-by: Pascal Bouchareine <pascal@gandi.net>
--
\o/ Pascal Bouchareine - Gandi
g 0170393757 15, place de la Nation - 75011 Paris
_______________________________________________
Xen-devel mailing list
Xen-devel...
2010 Aug 10
4
[PATCH] Values of cpu_weight and cpu_cap are lost after xend restart
..._weight", 256))
+ if not cfg["vcpus_params"].has_key("cap"):
+ cfg["vcpus_params"]["cap"] = \
+ int(sxp.child_value(sxp_cfg, "cpu_cap", 0))
# Only extract options we know about.
extract_keys = LEGACY_UNSUPPORTED_BY_XENAPI_CFG + \
---
Kind regards
Lutz Dube
Softwareentwickler
TSP ES&S SWE OS7
FUJITSU TECHNOLOGY SOLUTIONS GMBH
Domagkstr. 28
D-80807 München
Telefon: +49 (0)89 3222 2688
Telefax: +49 (0)89 3222 329 2688
Email: Lutz Dube@ts.fujitsu.com
Internet: http://ts.fujitsu.com<...