查看Cpu的信息

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[root@jenkinssoa ~] # lscpu
Architecture:          x86_64
CPU  op -mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    2
Socket(s):             2
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 63
Model name:            Intel(R) Xeon(R) CPU E5-2603 v3 @ 1.60GHz
Stepping:              2
CPU MHz:               1598.149
BogoMIPS:              3196.29
Hypervisor vendor:     VMware
Virtualization  type :   full
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              15360K
NUMA node0 CPU(s):     0-3
[root@jenkinssoa ~] #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[root@jenkinssoa ~] # cat  /proc/cpuinfo 
processor   : 0
vendor_id   : GenuineIntel
cpu family : 6
model       : 63
model name : Intel(R) Xeon(R) CPU E5-2603 v3 @ 1.60GHz
stepping    : 2
microcode   : 0x36
cpu MHz        : 1598.149
cache size : 15360 KB
physical  id     : 0
siblings    : 2
core  id         : 0
cpu cores  : 2
apicid      : 0
initial apicid : 0
fpu     :  yes
fpu_exception   :  yes
cpuid level    : 15
wp      :  yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx hypervisor lahf_lm arat epb pln pts dtherm
bogomips    : 3196.29
clflush size   : 64
cache_alignment : 64
address sizes  : 40 bits physical, 48 bits virtual
power management:
 
processor   : 1
vendor_id   : GenuineIntel
cpu family : 6
model       : 63
model name : Intel(R) Xeon(R) CPU E5-2603 v3 @ 1.60GHz
stepping    : 2
microcode   : 0x36
cpu MHz        : 1598.149
cache size : 15360 KB
physical  id     : 0
siblings    : 2
core  id         : 1
cpu cores  : 2
apicid      : 1
initial apicid : 1
fpu     :  yes
fpu_exception   :  yes
cpuid level    : 15
wp      :  yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx hypervisor lahf_lm arat epb pln pts dtherm
bogomips    : 3196.29
clflush size   : 64
cache_alignment : 64
address sizes  : 40 bits physical, 48 bits virtual
power management:
 
processor   : 2
vendor_id   : GenuineIntel
cpu family : 6
model       : 63
model name : Intel(R) Xeon(R) CPU E5-2603 v3 @ 1.60GHz
stepping    : 2
microcode   : 0x36
cpu MHz        : 1598.149
cache size : 15360 KB
physical  id     : 1
siblings    : 2
core  id         : 0
cpu cores  : 2
apicid      : 2
initial apicid : 2
fpu     :  yes
fpu_exception   :  yes
cpuid level    : 15
wp      :  yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx hypervisor lahf_lm arat epb pln pts dtherm
bogomips    : 3196.29
clflush size   : 64
cache_alignment : 64
address sizes  : 40 bits physical, 48 bits virtual
power management:
 
processor   : 3
vendor_id   : GenuineIntel
cpu family : 6
model       : 63
model name : Intel(R) Xeon(R) CPU E5-2603 v3 @ 1.60GHz
stepping    : 2
microcode   : 0x36
cpu MHz        : 1598.149
cache size : 15360 KB
physical  id     : 1
siblings    : 2
core  id         : 1
cpu cores  : 2
apicid      : 3
initial apicid : 3
fpu     :  yes
fpu_exception   :  yes
cpuid level    : 15
wp      :  yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx hypervisor lahf_lm arat epb pln pts dtherm
bogomips    : 3196.29
clflush size   : 64
cache_alignment : 64
address sizes  : 40 bits physical, 48 bits virtual
power management:
 
[root@jenkinssoa ~] #









本文转自 小小三郎1 51CTO博客,原文链接:http://blog.51cto.com/wsxxsl/1892809,如需转载请自行联系原作者
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值