[libvirt] [PATCH] virsh: Document nodeinfo output

Jiri Denemark jdenemar at redhat.com
Thu Jun 2 09:21:34 UTC 2011


---
 tools/virsh.pod |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index 9251db6..1f41652 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -235,7 +235,9 @@ Print the XML representation of the hypervisor sysinfo, if available.
 =item B<nodeinfo>
 
 Returns basic information about the node, like number and type of CPU,
-and size of the physical memory.
+and size of the physical memory. The output corresponds to virNodeInfo
+structure. Specifically, the "CPU socket(s)" field means number of CPU
+sockets per NUMA cell.
 
 =item B<capabilities>
 
-- 
1.7.5.3




More information about the libvir-list mailing list