@李玉珏 你好,想跟你请教个问题:6核6线程的CPU,应该配置12线程还是36? 谢谢。对cpu核心和线程的概念有些不清楚,ignite中指的是?
root@ZRPGS:~# cat /proc/cpuinfoprocessor : 0vendor_id : GenuineIntelcpu family : 6model : 79model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHzstepping : 1cpu MHz : 1200.027cache size : 15360 KBphysical id : 0siblings : 6core id : 0cpu cores : 6apicid : 0initial apicid : 0fpu : yesfpu_exception : yescpuid level : 20wp : yesbugs :bogomips : 3392.10clflush size : 64cache_alignment : 64address sizes : 46 bits physical, 48 bits virtualpower management:...................................................................................................processor : 1vendor_id : GenuineIntelcpu family : 6model : 79model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHzstepping : 1cpu MHz : 1199.960cache size : 15360 KBphysical id : 0siblings : 6core id : 1cpu cores : 6apicid : 2initial apicid : 2fpu : yesfpu_exception : yescpuid level : 20wp : yesbugs :bogomips : 3392.10clflush size : 64cache_alignment : 64address sizes : 46 bits physical, 48 bits virtualpower management:................................................................................................processor : 2vendor_id : GenuineIntelcpu family : 6model : 79model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHzstepping : 1cpu MHz : 1200.160cache size : 15360 KBphysical id : 0siblings : 6core id : 2cpu cores : 6apicid : 4initial apicid : 4fpu : yesfpu_exception : yescpuid level : 20wp : yesbugs :bogomips : 3392.10clflush size : 64cache_alignment : 64address sizes : 46 bits physical, 48 bits virtualpower management:..............................................................................................processor : 3vendor_id : GenuineIntelcpu family : 6model : 79model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHzstepping : 1cpu MHz : 1200.160cache size : 15360 KBphysical id : 0siblings : 6core id : 3cpu cores : 6apicid : 6initial apicid : 6fpu : yesfpu_exception : yescpuid level : 20wp : yesbugs :bogomips : 3392.10clflush size : 64cache_alignment : 64address sizes : 46 bits physical, 48 bits virtualpower management:............................................................................................processor : 4vendor_id : GenuineIntelcpu family : 6model : 79model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHzstepping : 1cpu MHz : 1200.027cache size : 15360 KBphysical id : 0siblings : 6core id : 4cpu cores : 6apicid : 8initial apicid : 8fpu : yesfpu_exception : yescpuid level : 20wp : yes
bugs :bogomips : 3392.10clflush size : 64cache_alignment : 64address sizes : 46 bits physical, 48 bits virtualpower management:...............................................................................................processor : 5vendor_id : GenuineIntelcpu family : 6model : 79model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHzstepping : 1cpu MHz : 1200.027cache size : 15360 KBphysical id : 0siblings : 6core id : 5cpu cores : 6apicid : 10initial apicid : 10fpu : yesfpu_exception : yescpuid level : 20wp : yes..................................................................................................
Java线程池吗?你cpu是单线程的,所以IO密集型时线程配置cpu*2个就好,cpu密集型的配置CPU个数+1就好
你要做什么?配置6个线程就行了吧?
因该是6个核,每核六线程,怎么配置ignite线程。
回复@fir01 : 应该不是每个核6个线程,而是一共6个线程
回复@fly2xiang : 正确,这个CPU不算什么高端的CPU, 总共6个核心,每个核心只有一个线程,总共有6个线程序。lscpu命令,可以看到更加详细的参数。
回复@qycms_cn :现在 懂了。一直以为6核6线程是每核6线程呢。
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(8)
root@ZRPGS:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHz
stepping : 1
cpu MHz : 1200.027
cache size : 15360 KB
physical id : 0
siblings : 6
core id : 0
cpu cores : 6
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
bugs :
bogomips : 3392.10
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
...................................................................................................
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHz
stepping : 1
cpu MHz : 1199.960
cache size : 15360 KB
physical id : 0
siblings : 6
core id : 1
cpu cores : 6
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
bugs :
bogomips : 3392.10
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
................................................................................................
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHz
stepping : 1
cpu MHz : 1200.160
cache size : 15360 KB
physical id : 0
siblings : 6
core id : 2
cpu cores : 6
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
bugs :
bogomips : 3392.10
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
..............................................................................................
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHz
stepping : 1
cpu MHz : 1200.160
cache size : 15360 KB
physical id : 0
siblings : 6
core id : 3
cpu cores : 6
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
bugs :
bogomips : 3392.10
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
............................................................................................
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHz
stepping : 1
cpu MHz : 1200.027
cache size : 15360 KB
physical id : 0
siblings : 6
core id : 4
cpu cores : 6
apicid : 8
initial apicid : 8
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
bugs :
bogomips : 3392.10
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
...............................................................................................
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2603 v4 @ 1.70GHz
stepping : 1
cpu MHz : 1200.027
cache size : 15360 KB
physical id : 0
siblings : 6
core id : 5
cpu cores : 6
apicid : 10
initial apicid : 10
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
..................................................................................................
引用来自“HeartArea”的评论
Java线程池吗?你cpu是单线程的,所以IO密集型时线程配置cpu*2个就好,cpu密集型的配置CPU个数+1就好
你要做什么?配置6个线程就行了吧?
因该是6个核,每核六线程,怎么配置ignite线程。
回复
@fir01 : 应该不是每个核6个线程,而是一共6个线程
回复
@fly2xiang : 正确,这个CPU不算什么高端的CPU, 总共6个核心,每个核心只有一个线程,总共有6个线程序。lscpu命令,可以看到更加详细的参数。
回复
@qycms_cn :现在 懂了。一直以为6核6线程是每核6线程呢。
Java线程池吗?你cpu是单线程的,所以IO密集型时线程配置cpu*2个就好,cpu密集型的配置CPU个数+1就好