Export the cpu nodes and sockets from Xen
authorIustin Pop <iustin@google.com>
Fri, 3 Oct 2008 11:59:44 +0000 (11:59 +0000)
committerIustin Pop <iustin@google.com>
Fri, 3 Oct 2008 11:59:44 +0000 (11:59 +0000)
commitbc60eb4c77e112c2fb44c8ee3701e041d85c80c1
tree3e67c6f085b2ca0c45b3841e8b7a8dd313a82732
parent7a834d9a087290ebc71040b6f75d9555e8e4d250
Export the cpu nodes and sockets from Xen

The patch changed the xen hypervisor to compute the number of cpu
sockets/nodes and enables the command line and the RAPI to show this
information (for RAPI is enabled by default in node details, for gnt-one
one can use the new “cnodes” and “csockets” fields).

Reviewed-by: ultrotter
lib/cmdlib.py
lib/hypervisor.py
lib/rapi/resources.py
man/gnt-node.sgml
scripts/gnt-node