Advertisement
zerozero

cpu info amd64

Sep 7th, 2012
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. zerozero@deb-kde ~ $ uname -a
  2. Linux deb-kde 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 GNU/Linux
  3.  
  4. zerozero@deb-kde ~ $ lscpu
  5. Architecture: x86_64
  6. CPU op-mode(s): 32-bit, 64-bit
  7. Byte Order: Little Endian
  8. CPU(s): 2
  9. On-line CPU(s) list: 0,1
  10. Thread(s) per core: 1
  11. Core(s) per socket: 2
  12. Socket(s): 1
  13. NUMA node(s): 1
  14. Vendor ID: GenuineIntel
  15. CPU family: 6
  16. Model: 23
  17. Stepping: 10
  18. CPU MHz: 1200.000
  19. BogoMIPS: 5399.82
  20. Virtualization: VT-x
  21. L1d cache: 32K
  22. L1i cache: 32K
  23. L2 cache: 2048K
  24. NUMA node0 CPU(s): 0,1
  25. zerozero@deb-kde ~ $ grep processor /proc/cpuinfo
  26. processor : 0
  27. processor : 1
  28.  
  29. zerozero@deb-kde ~ $ cat /proc/cpuinfo
  30. processor : 0
  31. vendor_id : GenuineIntel
  32. cpu family : 6
  33. model : 23
  34. model name : Pentium(R) Dual-Core CPU E5400 @ 2.70GHz
  35. stepping : 10
  36. microcode : 0xa07
  37. cpu MHz : 1200.000
  38. cache size : 2048 KB
  39. physical id : 0
  40. siblings : 2
  41. core id : 0
  42. cpu cores : 2
  43. apicid : 0
  44. initial apicid : 0
  45. fpu : yes
  46. fpu_exception : yes
  47. cpuid level : 13
  48. wp : yes
  49. 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 nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
  50. bogomips : 5399.67
  51. clflush size : 64
  52. cache_alignment : 64
  53. address sizes : 36 bits physical, 48 bits virtual
  54. power management:
  55.  
  56. processor : 1
  57. vendor_id : GenuineIntel
  58. cpu family : 6
  59. model : 23
  60. model name : Pentium(R) Dual-Core CPU E5400 @ 2.70GHz
  61. stepping : 10
  62. microcode : 0xa07
  63. cpu MHz : 1200.000
  64. cache size : 2048 KB
  65. physical id : 0
  66. siblings : 2
  67. core id : 1
  68. cpu cores : 2
  69. apicid : 1
  70. initial apicid : 1
  71. fpu : yes
  72. fpu_exception : yes
  73. cpuid level : 13
  74. wp : yes
  75. 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 nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
  76. bogomips : 5399.82
  77. clflush size : 64
  78. cache_alignment : 64
  79. address sizes : 36 bits physical, 48 bits virtual
  80. power management:
  81.  
  82. zerozero@deb-kde ~ $ inxi -F
  83. System: Host: deb-kde Kernel: 3.2.0-3-amd64 x86_64 (64 bit) Desktop: KDE 4.8.4 Distro: Linux Mint Debian Edition
  84. Machine: Mobo: Gigabyte model: G41MT-D3 version: x.x Bios: Award version: F1 date: 05/04/2010
  85. CPU: Dual core Pentium CPU E5400 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 ssse3 vmx)
  86. Clock Speeds: 1: 1200.00 MHz 2: 1200.00 MHz
  87. Graphics: Card: NVIDIA G92 [GeForce GTS 250] X.Org: 1.12.3 driver: nvidia Resolution: 1440x900@59.9hz
  88. GLX Renderer: GeForce GTS 250/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 302.17
  89. Audio: Card: Intel N10/ICH 7 Family High Definition Audio Controller driver: snd_hda_intel Sound: ALSA ver: 1.0.24
  90. Network: Card-1: Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller driver: r8169
  91. IF: eth1 state: down mac: 1c:6f:65:31:c5:55
  92. Card-2: NetGear WNA1100 Wireless-N 150 [Atheros AR9271] driver: ath9k_htc
  93. IF: wlan0 state: up mac: e0:46:9a:17:1d:b6
  94. Drives: HDD Total Size: 500.1GB (-) 1: id: /dev/sda model: ST3500418AS size: 500.1GB
  95. Partition: ID: / size: 127G used: 34G (28%) fs: ext4
  96. Sensors: System Temperatures: cpu: 37.0C mobo: N/A gpu: 48C
  97. Fan Speeds (in rpm): cpu: 1418 fan-2: 0
  98. Info: Processes: 124 Uptime: 2:34 Memory: 1329.8/3965.0MB Client: Shell inxi: 1.8.13
  99. zerozero@deb-kde ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement