Displaying 3 results from an estimated 3 matches for "3908488".
2013 Sep 17
2
Finding out CPU topology.
Hi all,
I have been trying to find out cpu topology using libvirt. When
I do 'virsh capabilites', I find this inside <topology> tag:
<topology>
<cells num='1'>
<cell id='0'>
<memory unit='KiB'>3908488</memory>
<cpus num='4'>
<cpu id='0' socket_id='0' core_id='0' siblings='0'/>
<cpu id='1' socket_id='0' core_id='0' siblings='1'/>
<cpu id='2' sock...
2013 Sep 17
0
Re: libvirt-users Digest, Vol 45, Issue 28
...have been trying to find out cpu topology using libvirt. When
>I do 'virsh capabilites', I find this inside <topology> tag:
>
>
><topology>
>? ? ? <cells num='1'>
>? ? ? ? <cell id='0'>
>? ? ? ? ? <memory unit='KiB'>3908488</memory>
>? ? ? ? ? <cpus num='4'>
>? ? ? ? ? ? <cpu id='0' socket_id='0' core_id='0' siblings='0'/>
>? ? ? ? ? ? <cpu id='1' socket_id='0' core_id='0' siblings='1'/>
>? ? ? ? ? ? <cpu id=...
2013 Sep 17
0
Re: Finding out CPU topology.
...een trying to find out cpu topology using libvirt. When
> I do 'virsh capabilites', I find this inside <topology> tag:
>
>
> <topology>
> <cells num='1'>
> <cell id='0'>
> <memory unit='KiB'>3908488</memory>
> <cpus num='4'>
> <cpu id='0' socket_id='0' core_id='0' siblings='0'/>
> <cpu id='1' socket_id='0' core_id='0' siblings='1'/>
> <cpu...