Guest User

Untitled

a guest
Jan 23rd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. johnul@johnul-HP-15-Notebook-PC:~$ lscpu
  2. Architecture: x86_64
  3. CPU op-mode(s): 32-bit, 64-bit
  4. Byte Order: Little Endian
  5. CPU(s): 4
  6. On-line CPU(s) list: 0-3
  7. Thread(s) per core: 2
  8. Core(s) per socket: 2
  9. Socket(s): 1
  10. NUMA node(s): 1
  11. Vendor ID: GenuineIntel
  12. CPU family: 6
  13. Model: 58
  14. Model name: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz
  15. Stepping: 9
  16. CPU MHz: 2594.070
  17. CPU max MHz: 3200.0000
  18. CPU min MHz: 1200.0000
  19. BogoMIPS: 5188.14
  20. Virtualization: VT-x
  21. L1d cache: 32K
  22. L1i cache: 32K
  23. L2 cache: 256K
  24. L3 cache: 3072K
  25. NUMA node0 CPU(s): 0-3
  26. 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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts
  27.  
  28. johnul@johnul-HP-15-Notebook-PC:~$ sudo cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq
  29. cat: '/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq': No such file or directory
  30.  
  31. johnul@johnul-HP-15-Notebook-PC:~$ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
  32. powersave
  33. powersave
  34. powersave
  35. powersave
Add Comment
Please, Sign In to add comment