La familia crece
Ha llegado hoy a casa. Siguiendo la tradicion del maestro , lo primero que hice cuando llegue a casa fue instalar linuz. La criatura tiene un centrino core duo, gb de ram, 80gb de disco y una ati mobility. Se llamará isildur, y aqui os dejo unas fotos:
aklis@isildur:~$ lspci y otra
aklis@isildur:~$ openssl speed rsa
0000:00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
0000:00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Graphics Port (rev 03)
0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
0000:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
0000:00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
0000:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
0000:00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
0000:00:1f.2 0106: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=AHCI (rev 02)
0000:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 7145
0000:04:00.0 Network controller: Intel Corporation: Unknown device 4222 (rev 02)
0000:05:04.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
0000:05:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
Categorias: GNU/Linux, Geek, General |
|
Doing 512 bit private rsa’s for 10s: 10942 512 bit private RSA’s in 9.97s
Doing 512 bit public rsa’s for 10s: 150220 512 bit public RSA’s in 9.94s
Doing 1024 bit private rsa’s for 10s: 2559 1024 bit private RSA’s in 9.95s
Doing 1024 bit public rsa’s for 10s: 53921 1024 bit public RSA’s in 9.69s
Doing 2048 bit private rsa’s for 10s: 445 2048 bit private RSA’s in 9.50s
Doing 2048 bit public rsa’s for 10s: 17930 2048 bit public RSA’s in 9.95s
Doing 4096 bit private rsa’s for 10s: 71 4096 bit private RSA’s in 9.41s
Doing 4096 bit public rsa’s for 10s: 4626 4096 bit public RSA’s in 8.63s
OpenSSL 0.9.8a 11 Oct 2005
built on: Wed Mar 29 09:53:21 UTC 2006
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -march=i686 -mcpu=i686 -Wa,–noexecstack -g -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
available timing options: TIMES TIMEB HZ=100 [sysconf value]
timing function used: times
sign verify sign/s verify/s
rsa 512 bits 0.000911s 0.000066s 1097.5 15112.7
rsa 1024 bits 0.003888s 0.000180s 257.2 5564.6
rsa 2048 bits 0.021348s 0.000555s 46.8 1802.0
rsa 4096 bits 0.132535s 0.001866s 7.5 536.0
Lo más destacado
Jun
16
Comentarios 'La familia crece'
#2
servomac dijo hace 1 año, 9 meses :
PodrÃa ser que no tuviera el kernel optimizado para trabajar en paralelo. Necessitas un kernel SMP para sacarle todo el partido a tus dos procesadores.
Haz un cat /proc/cpuinfo para saber si trabajas con uno, o con los dos!
Dejar un Comentario
Puedes usar las siguientes tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Fortune
 
Parad el mundo que me bajo
--Groucho Marx
 
Buscar


kour dijo hace 1 año, 11 meses :
kour@keystroke:~$ openssl speed rsa
Doing 512 bit private rsa’s for 10s: 12974 512 bit private RSA’s in 9.69s
Doing 512 bit public rsa’s for 10s: 132233 512 bit public RSA’s in 7.88s
Doing 1024 bit private rsa’s for 10s: 2495 1024 bit private RSA’s in 8.57s
Doing 1024 bit public rsa’s for 10s: 61222 1024 bit public RSA’s in 9.56s
Doing 2048 bit private rsa’s for 10s: 515 2048 bit private RSA’s in 9.64s
Doing 2048 bit public rsa’s for 10s: 19589 2048 bit public RSA’s in 9.65s
Doing 4096 bit private rsa’s for 10s: 83 4096 bit private RSA’s in 9.69s
Doing 4096 bit public rsa’s for 10s: 5650 4096 bit public RSA’s in 9.36s
OpenSSL 0.9.8b 04 May 2006
built on: Mon May 15 19:09:09 UTC 2006
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -march=i686 -Wa,–noexecstack -g -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
available timing options: TIMES TIMEB HZ=100 [sysconf value]
timing function used: times
sign verify sign/s verify/s
rsa 512 bits 0.000747s 0.000060s 1338.9 16780.8
rsa 1024 bits 0.003435s 0.000156s 291.1 6404.0
rsa 2048 bits 0.018718s 0.000493s 53.4 2029.9
rsa 4096 bits 0.116747s 0.001657s 8.6 603.6
¿¿?? Un Core Duo más lento que un Centrino normal??