相关疑难解决方法(0)

Number of processors in /proc/cpuinfo

While I was learning about cpu load, I came to know that it depends on the number of cores. If I have 2 cores then load 2 will give 100% cpu utilization.

So I tried to find out cores.( I already know that system has 2 cores, 4 threads so 2 virtual cores Check here about processor).So I ran cat /proc/cpuinfo Which gave me

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model       : 69
model name …
Run Code Online (Sandbox Code Playgroud)

linux cpu hardware

35
推荐指数
3
解决办法
13万
查看次数

标签 统计

cpu ×1

hardware ×1

linux ×1