NEC Express5800/110Gd CPU換装

110GdのCPUをPentiumDCに交換しました。交換前後の/proc/cpuinfoの内容とsuper_piの結果を残しておきます。

Celeron D 341 2.93GHz

[root@gd tmp]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Celeron(R) CPU 2.93GHz
stepping : 9
cpu MHz : 2933.511
cache size : 256 KB
fpu : yes
fpu_exception : yes
cpuid level : 5
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 syscall lm constant_tsc up pni monitor ds_cpl tm2 cid cx16 xtpr lahf_lm
bogomips : 5870.24
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:

[root@gd tmp]# ./pi 20
Version 2.0 of the super_pi for Linux OS
Fortran source program was translated into C program with version 19981204 of
f2c, then generated C source program was optimized manually.
pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
compilation.
------ Started super_pi run : 2008年 5月 24日 土曜日 08:06:38 JST
Start of PI calculation up to 1048576 decimal digits
End of initialization. Time= 0.493 Sec.
I= 1 L= 0 Time= 1.449 Sec.
I= 2 L= 0 Time= 1.641 Sec.
I= 3 L= 1 Time= 1.645 Sec.
I= 4 L= 2 Time= 1.655 Sec.
I= 5 L= 5 Time= 1.644 Sec.
I= 6 L= 10 Time= 1.638 Sec.
I= 7 L= 21 Time= 1.646 Sec.
I= 8 L= 43 Time= 1.645 Sec.
I= 9 L= 87 Time= 1.644 Sec.
I=10 L= 174 Time= 1.652 Sec.
I=11 L= 349 Time= 1.642 Sec.
I=12 L= 698 Time= 1.637 Sec.
I=13 L= 1396 Time= 1.648 Sec.
I=14 L= 2794 Time= 1.638 Sec.
I=15 L= 5588 Time= 1.632 Sec.
I=16 L= 11176 Time= 1.635 Sec.
I=17 L= 22353 Time= 1.599 Sec.
I=18 L= 44707 Time= 1.540 Sec.
I=19 L= 89415 Time= 1.428 Sec.
End of main loop
End of calculation. Time= 32.429 Sec.
End of data output. Time= 0.175 Sec.
Total calculation(I/O) time= 32.604( 1.062) Sec.
------ Ended super_pi run : 2008年 5月 24日 土曜日 08:07:12 JST

Pentium Dual Core E2200 2.20GHz

[root@gd tmp]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Pentium(R) Dual  CPU  E2200  @ 2.20GHz
stepping        : 13
cpu MHz         : 2200.121
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
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 syscall lm constant_tsc pni monitor ds_cpl est tm2 cx16 xtpr lahf_lm
bogomips        : 4402.08
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Pentium(R) Dual  CPU  E2200  @ 2.20GHz
stepping        : 13
cpu MHz         : 2200.121
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
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 syscall lm constant_tsc pni monitor ds_cpl est tm2 cx16 xtpr lahf_lm
bogomips        : 4399.47
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

[root@gd tmp]# ./pi 20
 Version 2.0 of the super_pi for Linux OS
 Fortran source program was translated into C program with version 19981204 of
 f2c, then generated C source program was optimized manually.
 pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
 compilation.
 ------ Started super_pi run : 2008年 5月 24日 土曜日 09:05:39 JST
 Start of PI calculation up to 1048576 decimal digits
 End of initialization. Time=       0.320 Sec.
 I= 1 L=       0        Time=       0.988 Sec.
 I= 2 L=       0        Time=       1.138 Sec.
 I= 3 L=       1        Time=       1.138 Sec.
 I= 4 L=       2        Time=       1.140 Sec.
 I= 5 L=       5        Time=       1.139 Sec.
 I= 6 L=      10        Time=       1.137 Sec.
 I= 7 L=      21        Time=       1.141 Sec.
 I= 8 L=      43        Time=       1.138 Sec.
 I= 9 L=      87        Time=       1.139 Sec.
 I=10 L=     174        Time=       1.140 Sec.
 I=11 L=     349        Time=       1.137 Sec.
 I=12 L=     698        Time=       1.137 Sec.
 I=13 L=    1396        Time=       1.138 Sec.
 I=14 L=    2794        Time=       1.135 Sec.
 I=15 L=    5588        Time=       1.131 Sec.
 I=16 L=   11176        Time=       1.124 Sec.
 I=17 L=   22353        Time=       1.111 Sec.
 I=18 L=   44707        Time=       1.082 Sec.
 I=19 L=   89415        Time=       1.017 Sec.
 End of main loop
 End of calculation.    Time=      22.453 Sec.
 End of data output.    Time=       0.113 Sec.
 Total calculation(I/O) time=      22.566(       0.864) Sec.
 ------ Ended super_pi run : 2008年 5月 24日 土曜日 09:06:02 JST

トラックバック(0)

このブログ記事を参照しているブログ一覧: NEC Express5800/110Gd CPU換装

このブログ記事に対するトラックバックURL: http://perl35.net/mt/mt-tb.cgi/12

コメントする