Mailing list archives : pcb-rnd

ID:4594
From:John Griessen <jo...@cibolo.com>
Date:Sun, 29 Nov 2020 13:21:51 -0600
Subject:Re: [pcb-rnd] compile/test farm - poll on potential participation
in-reply-to:4590 from rn...@igor2.repo.hu
replies: 4601 from rn...@igor2.repo.hu
On 11/29/20 3:38 AM, rnd2@igor2.repo.hu wrote:
> please show me the output of
> 
> cat /proc/cpuinfo
> 
> on server 1!
> 
> With server slices like that, the virtual processor you get from your
> provider may not have capabilities to further virtualize. Without being
> able to virtualize, we shouldn't do a CEC: it would eat 100% CPU
 
Both are like this:
 
$ cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 6
model name	: QEMU Virtual CPU version 2.0.0
stepping	: 3
microcode	: 0x1
cpu MHz		: 2099.992
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 4
wp		: yes
flags		: fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 syscall nx lm rep_good nopl 
cpuid tsc_known_freq pni vmx cx16 x2apic popcnt hypervisor lahf_lm cpuid_fault pti tpr_shadow vnmi flexpriority ept vpid
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid 
unrestricted_guest vapic_reg vid
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
bogomips	: 4199.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:
 
 
 
$ lscpu
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
Address sizes:       40 bits physical, 48 bits virtual
CPU(s):              1
On-line CPU(s) list: 0
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           1
NUMA node(s):        1
Vendor ID:           GenuineIntel
CPU family:          6
Model:               6
Model name:          QEMU Virtual CPU version 2.0.0
Stepping:            3
CPU MHz:             2099.992
BogoMIPS:            4199.98
Virtualization:      VT-x
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            4096K
NUMA node0 CPU(s):   0
Flags:               fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 syscall nx lm 
rep_good nopl cpuid tsc_known_freq pni vmx cx16 x2apic popcnt hypervisor lahf_lm cpuid_fault pti tpr_shadow vnmi flexpriority ept vpid
 
 
 
Maybe virtualize is turned on...
 
-- 
John Griessen
 

Reply subtree:
4594 Re: [pcb-rnd] compile/test farm - poll on potential participation from John Griessen <jo...@cibolo.com>
  4601 Re: [pcb-rnd] compile/test farm - poll on potential participation from rn...@igor2.repo.hu
    4604 Re: [pcb-rnd] compile/test farm - poll on potential participation from John Griessen <jo...@cibolo.com>