hoe interpreteert men de informatie die met het volgende commando in Linux is afgedrukt

cat /proc/cpuinfo

Op mijn laptop krijg ik de volgende uitvoer:

$ cat /proc/cpuinfo (02-09 15:34)processor : 0vendor_id : GenuineIntelcpu family : 6model : 37model name : Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHzstepping : 2cpu MHz : 933.000cache size : 3072 KBphysical id : 0siblings : 4core id : 0cpu cores : 2apicid : 0initial apicid : 0fdiv_bug : nohlt_bug : nof00f_bug : nocoma_bug : nofpu : yesfpu_exception : yescpuid level : 11wp : yesflags : 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 arat dts tpr_shadow vnmi flexpriority ept vpidbogomips : 4256.49clflush size : 64cache_alignment : 64address sizes : 36 bits physical, 48 bits virtualpower management:processor : 1vendor_id : GenuineIntelcpu family : 6model : 37model name : Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHzstepping : 2cpu MHz : 933.000cache size : 3072 KBphysical id : 0siblings : 4core id : 0cpu cores : 2apicid : 1initial apicid : 1fdiv_bug : nohlt_bug : nof00f_bug : nocoma_bug : nofpu : yesfpu_exception : yescpuid level : 11wp : yesflags : 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 arat dts tpr_shadow vnmi flexpriority ept vpidbogomips : 4256.40clflush size : 64cache_alignment : 64address sizes : 36 bits physical, 48 bits virtualpower management:processor : 2vendor_id : GenuineIntelcpu family : 6model : 37model name : Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHzstepping : 2cpu MHz : 933.000cache size : 3072 KBphysical id : 0siblings : 4core id : 2cpu cores : 2apicid : 4initial apicid : 4fdiv_bug : nohlt_bug : nof00f_bug : nocoma_bug : nofpu : yesfpu_exception : yescpuid level : 11wp : yesflags : 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 arat dts tpr_shadow vnmi flexpriority ept vpidbogomips : 4256.43clflush size : 64cache_alignment : 64address sizes : 36 bits physical, 48 bits virtualpower management:processor : 3vendor_id : GenuineIntelcpu family : 6model : 37model name : Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHzstepping : 2cpu MHz : 933.000cache size : 3072 KBphysical id : 0siblings : 4core id : 2cpu cores : 2apicid : 5initial apicid : 5fdiv_bug : nohlt_bug : nof00f_bug : nocoma_bug : nofpu : yesfpu_exception : yescpuid level : 11wp : yesflags : 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 arat dts tpr_shadow vnmi flexpriority ept vpidbogomips : 4256.42clflush size : 64cache_alignment : 64address sizes : 36 bits physical, 48 bits virtualpower management:

nu staat er dat er 4 processors op het systeem staan. Er is ook een veld in de informatie van elk processorveld dat zegt cou kernen zijn 2.

betekent dit dat er 4 Intel i3 CPU ‘ s op mijn systeem staan? Wat betekent het processorveld hier echt?

Geef een reactie

Het e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *