“SWCPUInfo”的版本间差异
跳到导航
跳到搜索
(未显示同一用户的2个中间版本) | |||
第1行: | 第1行: | ||
− | <source lang="bash" | + | <source lang="bash"> |
− | [root@sw411 ~]# cat /proc/cpuinfo | + | [root@sw411-3.10 ~]# cat /proc/cpuinfo |
cpu : sw | cpu : sw | ||
cpu model : sw | cpu model : sw | ||
第27行: | 第27行: | ||
L2 cache : 8192K, 8-way, 128b line | L2 cache : 8192K, 8-way, 128b line | ||
L3 cache : n/a | L3 cache : n/a | ||
+ | </source> | ||
+ | |||
+ | <source lang="bash"> | ||
+ | root@sw411-4.4:~# cat /proc/cpuinfo | ||
+ | cpu : sw | ||
+ | cpu model : sw | ||
+ | cpu variation : 1 | ||
+ | cpu revision : SW4A | ||
+ | cpu serial number : 00004215 | ||
+ | system type : Lionrock | ||
+ | system variation : SW 64bit IO | ||
+ | system revision : 0 | ||
+ | system serial number : 30303030 | ||
+ | CPU frequency [MHz] : 1400.00 | ||
+ | timer frequency [Hz] : 1024.00 | ||
+ | page size [bytes] : 8192 | ||
+ | phys. address bits : 40 | ||
+ | max. addr. space # : 255 | ||
+ | BogoMIPS : 2777.08 | ||
+ | kernel unaligned acc : 1172077 (pc=fffffc0000e97050,va=fffffc01fd8336a2) | ||
+ | user unaligned acc : 0 (pc=0,va=0) | ||
+ | platform string : Producted by Jiangnan Institue. | ||
+ | cpus detected : 4 | ||
+ | cpus active : 4 | ||
+ | cpu active mask : 000000000000000f | ||
+ | cpus core_start : 000000000000000f | ||
+ | L1 Icache : 512K, 2-way, 128b line | ||
+ | L1 Dcache : 512K, 4-way, 128b line | ||
+ | L2 cache : 8192K, 8-way, 128b line | ||
+ | L3 cache : n/a | ||
</source> | </source> |
2018年12月25日 (二) 13:48的最新版本
[root@sw411-3.10 ~]# cat /proc/cpuinfo
cpu : sw
cpu model : sw
cpu variation : 1
cpu revision : 0
cpu serial number : 00004215
system type : Lionrock
system variation : SW 64bit IO
system revision : 0
system serial number : 30303030
CPU frequency [MHz] : 1400.00
timer frequency [Hz] : 1024.00
page size [bytes] : 8192
phys. address bits : 40
max. addr. space # : 255
BogoMIPS : 1816.57
kernel unaligned acc : 696926 (pc=fffffc0000bdf490,va=fffffc01ff835c5a)
user unaligned acc : 0 (pc=0,va=0)
platform string : Producted by Jiangnan Institue.
cpus detected : 4
cpus active : 4
cpu active mask : 000000000000000f
cpus core_start : 000000000000000f
L1 Icache : 512K, 2-way, 128b line
L1 Dcache : 512K, 4-way, 128b line
L2 cache : 8192K, 8-way, 128b line
L3 cache : n/a
root@sw411-4.4:~# cat /proc/cpuinfo
cpu : sw
cpu model : sw
cpu variation : 1
cpu revision : SW4A
cpu serial number : 00004215
system type : Lionrock
system variation : SW 64bit IO
system revision : 0
system serial number : 30303030
CPU frequency [MHz] : 1400.00
timer frequency [Hz] : 1024.00
page size [bytes] : 8192
phys. address bits : 40
max. addr. space # : 255
BogoMIPS : 2777.08
kernel unaligned acc : 1172077 (pc=fffffc0000e97050,va=fffffc01fd8336a2)
user unaligned acc : 0 (pc=0,va=0)
platform string : Producted by Jiangnan Institue.
cpus detected : 4
cpus active : 4
cpu active mask : 000000000000000f
cpus core_start : 000000000000000f
L1 Icache : 512K, 2-way, 128b line
L1 Dcache : 512K, 4-way, 128b line
L2 cache : 8192K, 8-way, 128b line
L3 cache : n/a