|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [RFC][PATCH 2/2] Add hcall to probe Xen heap
Ryan
>> I was able to see the node info from xm info
>> node_to_cpu : node0:24-31
>> node1:16-23
>> node2:8-15
>> node3:0-7
>
>Yeah, in xm info, I'd like to see:
>
>nr_cpus
>nr_nodes
>sockets_per_node
>cores_per_socket
>threads_per_core
>
nr_cpus : 32
nr_nodes : 4
sockets_per_node : 8
cores_per_socket : 1
threads_per_core : 1
cpu_mhz : 3400
hw_caps :
bfebfbff:20100800:00000000:00000180:0000e5bd:00000000:0
0000001
total_memory : 130943
free_memory : 128740
node_to_cpu : node0:24-31
node1:16-23
node2:8-15
node3:0-7
The cores per socket and sockets per node are off.
These are dual-core, 4 socket nodes.
Raj
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|