Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. 1c076:~ # lscpu
  2. Architecture: x86_64
  3. CPU op-mode(s): 32-bit, 64-bit
  4. Byte Order: Little Endian
  5. CPU(s): 48
  6. On-line CPU(s) list: 0-47
  7. Thread(s) per core: 1
  8. Core(s) per socket: 1
  9. Socket(s): 48
  10. NUMA node(s): 1
  11. Vendor ID: GenuineIntel
  12. CPU family: 6
  13. Model: 58
  14. Model name: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
  15. Stepping: 9
  16. CPU MHz: 2493.986
  17. BogoMIPS: 4987.97
  18. Hypervisor vendor: KVM
  19. Virtualization type: full
  20. L1d cache: 32K
  21. L1i cache: 32K
  22. L2 cache: 4096K
  23. L3 cache: 16384K
  24. NUMA node0 CPU(s): 0-47
  25. Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb fsgsbase tsc_adjust smep erms xsaveopt arat umip
  26. 1c076:~ # cat /etc/os-release
  27. NAME="SLES"
  28. VERSION="12-SP4"
  29. VERSION_ID="12.4"
  30. PRETTY_NAME="SUSE Linux Enterprise Server 12 SP4"
  31. ID="sles"
  32. ANSI_COLOR="0;32"
  33. CPE_NAME="cpe:/o:suse:sles_sap:12:sp4"
  34. 1c076:~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement