SMP on x86: Difference between revisions
| Line 211: | Line 211: | ||
apicid : 1 | apicid : 1 | ||
initial apicid : 1 | initial apicid : 1 | ||
[recombinator](0) $</pre>==libvirt== | [recombinator](0) $</pre> | ||
==libvirt== | |||
* <tt>virsh(1)</tt>'s <tt>nodeinfo</tt> command can be pretty useful: | * <tt>virsh(1)</tt>'s <tt>nodeinfo</tt> command can be pretty useful: | ||
<pre>[wopr](0) $ virsh nodeinfo | <pre>[wopr](0) $ virsh nodeinfo | ||
| Line 221: | Line 222: | ||
Thread(s) per core: 1 | Thread(s) per core: 1 | ||
NUMA cell(s): 1 | NUMA cell(s): 1 | ||
Memory size: 66113480 kB | Memory size: 66113480 kB</pre> | ||
*P4 Xeon, HyperThreading enabled, 1 core per socket, 2 sockets: 4 total execution units (2.6.25-2-686) | *P4 Xeon, HyperThreading enabled, 1 core per socket, 2 sockets: 4 total execution units (2.6.25-2-686) | ||
<pre>scurdev@hrududu:~$ cat /proc/cpuinfo | <pre>scurdev@hrududu:~$ cat /proc/cpuinfo | ||