サーバー機 CPU交換 Pentium Dual-Core E2160
安く手に入ったので、自宅サーバーのCPUを以前のCeleron 430からPentium Dual-Core E2160 (Stepping: M-0)へ換装。 このような零細ブログ・サイト程度ではCeleronでも十分だったのですが、マルチコアにしたかった・・・だけです。 TDP 35Wから65Wへの増大は痛いですが、L2 Chacheが2倍の1Mと、Single-CoreからDual-Coreでどの程度恩恵が受けられるか。 まずはサクッと換装。正常に認識。 $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz stepping : 13 cpu MHz : 1800.000 cache size : 1024 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 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 lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts bogomips : 3591.03 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual さて、性能向上はいかほど。 Apache Bench(ab)で測定し、結果を比較。対象はこのブログのトップページ。 ...