des_trucs_qui_poutrent

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
des_trucs_qui_poutrent [2012/10/23 20:29] – [Raspberry Pi] madkodes_trucs_qui_poutrent [2019/05/14 09:45] (Version actuelle) – [x86] madko
Ligne 1: Ligne 1:
 ====== Volume ====== ====== Volume ======
  
-<code>[root] # df -h+<code> 
 +[root] # df -h
 Sys. de fich.         Tail. Occ. Disp. %Occ. Monté sur Sys. de fich.         Tail. Occ. Disp. %Occ. Monté sur
 /dev/mapper/VolGroup00-LogVol00 /dev/mapper/VolGroup00-LogVol00
Ligne 11: Ligne 12:
 </code> </code>
  
-====== Max de cores =======+====== Max de mémoire ====== 
 + 
 +===== Dell R830 ===== 
 + 
 +serveur avec 4 sockets et 1 To de RAM : 
 + 
 +<code> 
 +[root] # free -mh 
 +              total        used        free      shared  buff/cache   available 
 +Mem:           1,0T        6,8G        995G        1,8M        5,0G        998G 
 +Swap:          8,0G          0B        8,0G 
 +</code> 
 + 
 +====== Max de coeurs ======
  
 ===== x86 ===== ===== x86 =====
Ligne 18: Ligne 32:
  
 Serveur avec 4 CPU Xeon QuadCore: Serveur avec 4 CPU Xeon QuadCore:
 +
 <code> <code>
 [root@x3950 ~]# cat /proc/cpuinfo |grep processor|wc -l [root@x3950 ~]# cat /proc/cpuinfo |grep processor|wc -l
 16 16
-</code> +</code>
  
 +==== Dell R830 ====
 +
 +Serveur avec 4 sockets avec des XEON E5-4650:<code>
 +[root] # cat /proc/cpuinfo |grep processor|wc -l
 +112
 +</code>
  
 ====== Collection de CPUs ====== ====== Collection de CPUs ======
  
 ===== x86 ===== ===== x86 =====
 +
 +Architecture commune x86
 +
 +==== AMD EPYC 7551P ====
 +
 +DELL PowerEdge R6415
 +
 +<code>
 +[root] # lscpu
 +Architecture :        x86_64
 +Mode(s) opératoire(s) des processeurs : 32-bit, 64-bit
 +Boutisme :            Little Endian
 +Processeur(s) :       64
 +Liste de processeur(s) en ligne : 0-63
 +Thread(s) par cœur : 2
 +Cœur(s) par socket : 32
 +Socket(s) :           1
 +Nœud(s) NUMA :       4
 +Identifiant constructeur : AuthenticAMD
 +Famille de processeur : 23
 +Modèle :             1
 +Nom de modèle :      AMD EPYC 7551P 32-Core Processor
 +Révision :           2
 +Vitesse du processeur en MHz : 1996.200
 +BogoMIPS :            3992.40
 +Virtualisation :      AMD-V
 +Cache L1d :           32K
 +Cache L1i :           64K
 +Cache L2 :            512K
 +Cache L3 :            8192K
 +Nœud NUMA 0 de processeur(s) : 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60
 +Nœud NUMA 1 de processeur(s) : 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61
 +Nœud NUMA 2 de processeur(s) : 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62
 +Nœud NUMA 3 de processeur(s) : 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63
 +</code>
 +
  
 ==== AMD Athlon X2 ==== ==== AMD Athlon X2 ====
  
-<code>[madko@Alcyone ~]$ cat /proc/cpuinfo  +<code> 
-processor : 0 +[madko@Alcyone ~]$ cat /proc/cpuinfo 
-vendor_id : AuthenticAMD +processor    : 0 
-cpu family : 15 +vendor_id    : AuthenticAMD 
-model : 67 +cpu family    : 15 
-model name : AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ +model        : 67 
-stepping : 3 +model name    : AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ 
-cpu MHz : 1000.000 +stepping    : 3 
-cache size : 1024 KB +cpu MHz        : 1000.000 
-physical id : 0 +cache size    : 1024 KB 
-siblings : 2 +physical id    : 0 
-core id : 0 +siblings    : 2 
-cpu cores : 2 +core id        : 0 
-apicid : 0 +cpu cores    : 2 
-initial apicid : 0 +apicid        : 0 
-fpu : yes +initial apicid    : 0 
-fpu_exception : yes +fpu        : yes 
-cpuid level : 1 +fpu_exception    : yes 
-wp : yes +cpuid level    : 1 
-flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy +wp        : yes 
-bogomips : 2010.43 +flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 
-TLB size : 1024 4K pages +bogomips    : 2010.43 
-clflush size : 64 +TLB size    : 1024 4K pages 
-cache_alignment : 64 +clflush size    : 64 
-address sizes : 40 bits physical, 48 bits virtual+cache_alignment    : 64 
 +address sizes    : 40 bits physical, 48 bits virtual
 power management: ts fid vid ttp tm stc power management: ts fid vid ttp tm stc
  
-processor : 1 +processor    : 1 
-vendor_id : AuthenticAMD +vendor_id    : AuthenticAMD 
-cpu family : 15 +cpu family    : 15 
-model : 67 +model        : 67 
-model name : AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ +model name    : AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ 
-stepping : 3 +stepping    : 3 
-cpu MHz : 1000.000 +cpu MHz        : 1000.000 
-cache size : 1024 KB +cache size    : 1024 KB 
-physical id : 0 +physical id    : 0 
-siblings : 2 +siblings    : 2 
-core id : 1 +core id        : 1 
-cpu cores : 2 +cpu cores    : 2 
-apicid : 1 +apicid        : 1 
-initial apicid : 1 +initial apicid    : 1 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 1 +cpuid level    : 1 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy +flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 
-bogomips : 2010.43 +bogomips    : 2010.43 
-TLB size : 1024 4K pages +TLB size    : 1024 4K pages 
-clflush size : 64 +clflush size    : 64 
-cache_alignment : 64 +cache_alignment    : 64 
-address sizes : 40 bits physical, 48 bits virtual+address sizes    : 40 bits physical, 48 bits virtual
 power management: ts fid vid ttp tm stc power management: ts fid vid ttp tm stc
 </code> </code>
Ligne 87: Ligne 145:
  
 <code> <code>
-[madko@GloubiBoulga ~]$ cat /proc/cpuinfo  +[madko@GloubiBoulga ~]$ cat /proc/cpuinfo 
-processor : 0 +processor    : 0 
-vendor_id : AuthenticAMD +vendor_id    : AuthenticAMD 
-cpu family : 6 +cpu family    : 6 
-model : 4 +model        : 4 
-model name : AMD Athlon(tm) processor +model name    : AMD Athlon(tm) processor 
-stepping : 4 +stepping    : 4 
-cpu MHz : 994.681 +cpu MHz        : 994.681 
-cache size : 256 KB +cache size    : 256 KB 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 1 +cpuid level    : 1 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow up +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow up 
-bogomips : 1991.10 +bogomips    : 1991.10 
-clflush size : 32+clflush size    : 32
 power management: power management:
 </code> </code>
  
 ==== Intel Atom 230 ==== ==== Intel Atom 230 ====
 +
 <code> <code>
-madko@pili-pili:~$ cat /proc/cpuinfo  +madko@pili-pili:~$ cat /proc/cpuinfo 
-processor : 0 +processor    : 0 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 28 +model        : 28 
-model name : Intel(R) Atom(TM) CPU  230   @ 1.60GHz +model name    : Intel(R) Atom(TM) CPU  230   @ 1.60GHz 
-stepping : 2 +stepping    : 2 
-cpu MHz : 1600.114 +cpu MHz        : 1600.114 
-cache size : 512 KB +cache size    : 512 KB 
-physical id : 0 +physical id    : 0 
-siblings : 2 +siblings    : 2 
-core id : 0 +core id        : 0 
-cpu cores : 1 +cpu cores    : 1 
-apicid : 0 +apicid        : 0 
-initial apicid : 0 +initial apicid    : 0 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 10 +cpuid level    : 10 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm lahf_lm 
-bogomips : 3200.22 +bogomips    : 3200.22 
-clflush size : 64+clflush size    : 64
 power management: power management:
  
-processor : 1 +processor    : 1 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 28 +model        : 28 
-model name : Intel(R) Atom(TM) CPU  230   @ 1.60GHz +model name    : Intel(R) Atom(TM) CPU  230   @ 1.60GHz 
-stepping : 2 +stepping    : 2 
-cpu MHz : 1600.114 +cpu MHz        : 1600.114 
-cache size : 512 KB +cache size    : 512 KB 
-physical id : 0 +physical id    : 0 
-siblings : 2 +siblings    : 2 
-core id : 0 +core id        : 0 
-cpu cores : 1 +cpu cores    : 1 
-apicid : 1 +apicid        : 1 
-initial apicid : 1 +initial apicid    : 1 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 10 +cpuid level    : 10 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm lahf_lm 
-bogomips : 3199.91 +bogomips    : 3199.91 
-clflush size : 64+clflush size    : 64
 power management: power management:
 </code> </code>
Ligne 171: Ligne 230:
  
 <code> <code>
-[root@master2007 ~]# cat /proc/cpuinfo  +[root@master2007 ~]# cat /proc/cpuinfo 
-processor : 0 +processor    : 0 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 1 +physical id    : 1 
-siblings : 4 +siblings    : 4 
-core id : 0 +core id        : 0 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 8 +apicid        : 8 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4266.92+bogomips    : 4266.92
  
-processor : 1 +processor    : 1 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 2 +physical id    : 2 
-siblings : 4 +siblings    : 4 
-core id : 0 +core id        : 0 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 16 +apicid        : 16 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4264.14+bogomips    : 4264.14
  
-processor : 2 +processor    : 2 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 1 +physical id    : 1 
-siblings : 4 +siblings    : 4 
-core id : 1 +core id        : 1 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 9 +apicid        : 9 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4264.06+bogomips    : 4264.06
  
-processor : 3 +processor    : 3 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 2 +physical id    : 2 
-siblings : 4 +siblings    : 4 
-core id : 1 +core id        : 1 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 17 +apicid        : 17 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4264.14+bogomips    : 4264.14
  
-processor : 4 +processor    : 4 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 1 +physical id    : 1 
-siblings : 4 +siblings    : 4 
-core id : 2 +core id        : 2 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 10 +apicid        : 10 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4264.02+bogomips    : 4264.02
  
-processor : 5 +processor    : 5 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 2 +physical id    : 2 
-siblings : 4 +siblings    : 4 
-core id : 2 +core id        : 2 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 18 +apicid        : 18 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4264.15+bogomips    : 4264.15
  
-processor : 6 +processor    : 6 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 1 +physical id    : 1 
-siblings : 4 +siblings    : 4 
-core id : 3 +core id        : 3 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 11 +apicid        : 11 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4264.02+bogomips    : 4264.02
  
-processor : 7 +processor    : 7 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 29 +model        : 29 
-model name : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz +model name    : Intel(R) Xeon(R) CPU           E7420  @ 2.13GHz 
-stepping : 1 +stepping    : 1 
-cpu MHz : 2132.484 +cpu MHz        : 2132.484 
-cache size : 8192 KB +cache size    : 8192 KB 
-physical id : 2 +physical id    : 2 
-siblings : 4 +siblings    : 4 
-core id : 3 +core id        : 3 
-cpu cores : 4 +cpu cores    : 4 
-apicid : 19 +apicid        : 19 
-fdiv_bug : no +fdiv_bug    : no 
-hlt_bug : no +hlt_bug        : no 
-f00f_bug : no +f00f_bug    : no 
-coma_bug : no +coma_bug    : no 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 11 +cpuid level    : 11 
-wp : yes +wp        : yes 
-flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm +flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm 
-bogomips : 4264.14+bogomips    : 4264.14
 </code> </code>
  
 ==== Intel Core 2 Duo ==== ==== Intel Core 2 Duo ====
  
-<code>[madko@Poney ~]$ cat /proc/cpuinfo  +<code> 
-processor : 0 +[madko@Poney ~]$ cat /proc/cpuinfo 
-vendor_id : GenuineIntel +processor    : 0 
-cpu family : 6 +vendor_id    : GenuineIntel 
-model : 23 +cpu family    : 6 
-model name : Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz +model        : 23 
-stepping : 6 +model name    : Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz 
-cpu MHz : 800.000 +stepping    : 6 
-cache size : 3072 KB +cpu MHz        : 800.000 
-physical id : 0 +cache size    : 3072 KB 
-siblings : 2 +physical id    : 0 
-core id : 0 +siblings    : 2 
-cpu cores : 2 +core id        : 0 
-apicid : 0 +cpu cores    : 2 
-initial apicid : 0 +apicid        : 0 
-fpu : yes +initial apicid    : 0 
-fpu_exception : yes +fpu        : yes 
-cpuid level : 10 +fpu_exception    : yes 
-wp : yes +cpuid level    : 10 
-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 syscall lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm +wp        : yes 
-bogomips : 4521.96 +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 syscall lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm 
-clflush size : 64 +bogomips    : 4521.96 
-cache_alignment : 64 +clflush size    : 64 
-address sizes : 36 bits physical, 48 bits virtual+cache_alignment    : 64 
 +address sizes    : 36 bits physical, 48 bits virtual
 power management: power management:
  
-processor : 1 +processor    : 1 
-vendor_id : GenuineIntel +vendor_id    : GenuineIntel 
-cpu family : 6 +cpu family    : 6 
-model : 23 +model        : 23 
-model name : Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz +model name    : Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz 
-stepping : 6 +stepping    : 6 
-cpu MHz : 800.000 +cpu MHz        : 800.000 
-cache size : 3072 KB +cache size    : 3072 KB 
-physical id : 0 +physical id    : 0 
-siblings : 2 +siblings    : 2 
-core id : 1 +core id        : 1 
-cpu cores : 2 +cpu cores    : 2 
-apicid : 1 +apicid        : 1 
-initial apicid : 1 +initial apicid    : 1 
-fpu : yes +fpu        : yes 
-fpu_exception : yes +fpu_exception    : yes 
-cpuid level : 10 +cpuid level    : 10 
-wp : yes +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 syscall lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm +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 syscall lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm 
-bogomips : 4521.49 +bogomips    : 4521.49 
-clflush size : 64 +clflush size    : 64 
-cache_alignment : 64 +cache_alignment    : 64 
-address sizes : 36 bits physical, 48 bits virtual+address sizes    : 36 bits physical, 48 bits virtual
 power management: power management:
 </code> </code>
Ligne 421: Ligne 481:
 ==== Transmeta Crusoe ==== ==== Transmeta Crusoe ====
  
-<code>root@ttyp2[root]# cat /proc/cpuinfo  +<code> 
-processor : 0 +root@ttyp2[root]# cat /proc/cpuinfo 
-vendor_id : GenuineTMx86 +processor    : 0 
-cpu family : 6 +vendor_id    : GenuineTMx86 
-model : 4 +cpu family    : 6 
-model name : Transmeta(tm) Crusoe(tm) Processor TM5800 +model        : 4 
-stepping : 3 +model name    : Transmeta(tm) Crusoe(tm) Processor TM5800 
-cpu MHz : 731.638 +stepping    : 3 
-cache size : 512 KB +cpu MHz        : 731.638 
-fdiv_bug : no +cache size    : 512 KB 
-hlt_bug : no +fdiv_bug    : no 
-f00f_bug : no +hlt_bug        : no 
-coma_bug : no +f00f_bug    : no 
-fpu : yes +coma_bug    : no 
-fpu_exception : yes +fpu        : yes 
-cpuid level : 1 +fpu_exception    : yes 
-wp : yes +cpuid level    : 1 
-flags : fpu vme de pse tsc msr cx8 sep cmov mmx longrun lrti +wp        : yes 
-bogomips : 1454.89+flags        : fpu vme de pse tsc msr cx8 sep cmov mmx longrun lrti 
 +bogomips    : 1454.89
 </code> </code>
-[[T5000]] 
  
-==== Via Ezra ====+[[:t5000|T5000]]
  
-<code>[madko@Lutin ~]$ cat /proc/cpuinfo  +==== Via Ezra ====<code> 
-processor : 0 +[madko@Lutin ~]$ cat /proc/cpuinfo 
-vendor_id : CentaurHauls +processor    : 0 
-cpu family : 6 +vendor_id    : CentaurHauls 
-model : 7 +cpu family    : 6 
-model name : VIA Ezra +model        : 7 
-stepping : 8 +model name    : VIA Ezra 
-cpu MHz : 800.044 +stepping    : 8 
-cache size : 64 KB +cpu MHz        : 800.044 
-fdiv_bug : no +cache size    : 64 KB 
-hlt_bug : no +fdiv_bug    : no 
-f00f_bug : no +hlt_bug        : no 
-coma_bug : no +f00f_bug    : no 
-fpu : yes +coma_bug    : no 
-fpu_exception : yes +fpu        : yes 
-cpuid level : 1 +fpu_exception    : yes 
-wp : yes +cpuid level    : 1 
-flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow up +wp        : yes 
-bogomips : 1602.30 +flags        : fpu de tsc msr cx8 mtrr pge mmx 3dnow up 
-clflush size : 32+bogomips    : 1602.30 
 +clflush size    : 32
 power management: power management:
 </code> </code>
 +
 ===== Mips-el ===== ===== Mips-el =====
 +
 ===== ARM ===== ===== ARM =====
  
 ==== Dockstar ==== ==== Dockstar ====
  
- +<code> 
-<code>Processor : Feroceon 88FR131 rev 1 (v5l) +Processor    : Feroceon 88FR131 rev 1 (v5l) 
-BogoMIPS : 1192.75 +BogoMIPS    : 1192.75 
-Features : swp half thumb fastmult edsp  +Features    : swp half thumb fastmult edsp 
-CPU implementer : 0x56+CPU implementer    : 0x56
 CPU architecture: 5TE CPU architecture: 5TE
-CPU variant : 0x2 +CPU variant    : 0x2 
-CPU part : 0x131 +CPU part    : 0x131 
-CPU revision : 1+CPU revision    : 1
  
-Hardware : Marvell SheevaPlug Reference Board +Hardware    : Marvell SheevaPlug Reference Board 
-Revision : 0000 +Revision    : 0000 
-Serial : 0000000000000000</code>+Serial        : 0000000000000000 
 +</code>
  
 ==== Stora ==== ==== Stora ====
  
-<code>Processor : ARM926EJ-S rev 1 (v5l) +<code> 
-BogoMIPS : 992.87 +Processor    : ARM926EJ-S rev 1 (v5l) 
-Features : swp half thumb fastmult edsp  +BogoMIPS    : 992.87 
-CPU implementer : 0x56+Features    : swp half thumb fastmult edsp 
 +CPU implementer    : 0x56
 CPU architecture: 5TE CPU architecture: 5TE
-CPU variant : 0x2 +CPU variant    : 0x2 
-CPU part : 0x131 +CPU part    : 0x131 
-CPU revision : 1 +CPU revision    : 1 
-Cache type : write-back +Cache type    : write-back 
-Cache clean : cp15 c7 ops +Cache clean    : cp15 c7 ops 
-Cache lockdown : format C +Cache lockdown    : format C 
-Cache format : Harvard +Cache format    : Harvard 
-I size : 16384 +I size        : 16384 
-I assoc : 4 +I assoc        : 4 
-I line length : 32 +I line length    : 32 
-I sets : 128 +I sets        : 128 
-D size : 16384 +D size        : 16384 
-D assoc : 4 +D assoc        : 4 
-D line length : 32 +D line length    : 32 
-D sets : 128+D sets        : 128
  
-Hardware : Feroceon-KW +Hardware    : Feroceon-KW 
-Revision : 0000 +Revision    : 0000 
-Serial : 0000000000000000</code>+Serial        : 0000000000000000 
 +</code>
  
 ==== Raspberry Pi ==== ==== Raspberry Pi ====
  
-<code>Processor : ARMv6-compatible processor rev 7 (v6l) +[[:rpi_dmesg|RPi dmesg]]<code> 
-BogoMIPS : 697.95 +Processor    : ARMv6-compatible processor rev 7 (v6l) 
-Features : swp half thumb fastmult vfp edsp java tls  +BogoMIPS    : 697.95 
-CPU implementer : 0x41+Features    : swp half thumb fastmult vfp edsp java tls 
 +CPU implementer    : 0x41
 CPU architecture: 7 CPU architecture: 7
-CPU variant : 0x0 +CPU variant    : 0x0 
-CPU part : 0xb76 +CPU part    : 0xb76 
-CPU revision : 7+CPU revision    : 7
  
-Hardware : BCM2708 +Hardware    : BCM2708 
-Revision : 0002 +Revision    : 0002 
-Serial : 0000000085ad6ea3</code>+Serial        : 0000000085ad6ea3 
 +</code>
  
 ==== Raspberry Pi 512MB ==== ==== Raspberry Pi 512MB ====
  
-<code>Processor : ARMv6-compatible processor rev 7 (v6l) +[[:rpi512_dmesg|RPi512 dmesg]]<code> 
-BogoMIPS : 697.95 +Processor    : ARMv6-compatible processor rev 7 (v6l) 
-Features : swp half thumb fastmult vfp edsp java tls  +BogoMIPS    : 697.95 
-CPU implementer : 0x41+Features    : swp half thumb fastmult vfp edsp java tls 
 +CPU implementer    : 0x41
 CPU architecture: 7 CPU architecture: 7
-CPU variant : 0x0 +CPU variant    : 0x0 
-CPU part : 0xb76 +CPU part    : 0xb76 
-CPU revision : 7+CPU revision    : 7 
 + 
 +Hardware    : BCM2708 
 +Revision    : 0005 
 +Serial        : 00000000900058cd 
 +</code> 
 + 
 +==== Raspberry PI 3 ==== 
 + 
 +<code> 
 +processor    : 0 
 +model name    : ARMv7 Processor rev 4 (v7l) 
 +BogoMIPS    : 38.40 
 +Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
 +CPU implementer    : 0x41 
 +CPU architecture:
 +CPU variant    : 0x0 
 +CPU part    : 0xd03 
 +CPU revision    : 4 
 + 
 +processor    : 1 
 +model name    : ARMv7 Processor rev 4 (v7l) 
 +BogoMIPS    : 38.40 
 +Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
 +CPU implementer    : 0x41 
 +CPU architecture:
 +CPU variant    : 0x0 
 +CPU part    : 0xd03 
 +CPU revision    : 4 
 + 
 +processor    : 2 
 +model name    : ARMv7 Processor rev 4 (v7l) 
 +BogoMIPS    : 38.40 
 +Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
 +CPU implementer    : 0x41 
 +CPU architecture:
 +CPU variant    : 0x0 
 +CPU part    : 0xd03 
 +CPU revision    : 4 
 + 
 +processor    : 3 
 +model name    : ARMv7 Processor rev 4 (v7l) 
 +BogoMIPS    : 38.40 
 +Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
 +CPU implementer    : 0x41 
 +CPU architecture:
 +CPU variant    : 0x0 
 +CPU part    : 0xd03 
 +CPU revision    : 4 
 + 
 +Hardware    : BCM2709 
 +Revision    : a02082 
 +Serial        : 0000000071ec03a 
 +</code> 
 + 
 +==== Pine64 ==== 
 + 
 +<file> 
 +Processor    : AArch64 Processor rev 4 (aarch64) 
 +processor    : 0 
 +processor    : 1 
 +processor    : 2 
 +processor    : 3 
 +Features    : fp asimd aes pmull sha1 sha2 crc32 
 +CPU implementer    : 0x41 
 +CPU architecture: AArch64 
 +CPU variant    : 0x0 
 +CPU part    : 0xd03 
 +CPU revision    : 4 
 + 
 +Hardware    : sun50iw1p1 
 +</file>
  
-Hardware : BCM2708 
-Revision : 0005 
-Serial : 00000000900058cd</code> 
 ===== PowerPC ===== ===== PowerPC =====
  
-<code>edouard@pomme:~$ cat /proc/cpuinfo  +<code> 
-processor : 0 +edouard@pomme:~$ cat /proc/cpuinfo 
-cpu : 7447A, altivec supported +processor    : 0 
-clock : 1499.999000MHz +cpu        : 7447A, altivec supported 
-revision : 0.2 (pvr 8003 0102) +clock        : 1499.999000MHz 
-bogomips : 73.47 +revision    : 0.2 (pvr 8003 0102) 
-timebase : 18432000 +bogomips    : 73.47 
-platform : PowerMac +timebase    : 18432000 
-model : PowerBook6,+platform    : PowerMac 
-machine : PowerBook6,+model        : PowerBook6,
-motherboard : PowerBook6,8 MacRISC3 Power Macintosh  +machine        : PowerBook6,
-detected as : 287 (PowerBook G4 12") +motherboard    : PowerBook6,8 MacRISC3 Power Macintosh 
-pmac flags : 0000001a +detected as    : 287 (PowerBook G4 12") 
-L2 cache : 512K unified +pmac flags    : 0000001a 
-pmac-generation : NewWorld</code>+L2 cache    : 512K unified 
 +pmac-generation    : NewWorld 
 +</code> 
 + 
  • des_trucs_qui_poutrent.1351024166.txt.gz
  • Dernière modification : 2012/10/30 22:48
  • (modification externe)