|
因为之前只装有 linux,所以没有截图,接下来准备装个 window7,测测分。
在 linux 里 cat /proc/cpuinfo 一把,显示有 8 个CPU核心,因为 core i7 的超线程使它看起来却是这样,截取其中一段:beyes@beyes-desktop:~/桌面$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
stepping : 5
cpu MHz : 1596.000
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips : 5398.23
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management: 由上面红色可见,在 linux 里, CPU 被降频了,这需要在 BIOS 里修改:)
由于内存是同学送的,只有 3 条 1G 组成 3G 的 3 通道,稍觉遗憾。
Linux 就是好用,迁移硬件平台,原来的系统照样平滑过度,呵呵 |
|