Advertisement
leons1999

Untitled

Feb 1st, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. [root@archlinux-latest-64-minimal ~]# lscpu
  2. Architecture: x86_64
  3. CPU op-mode(s): 32-bit, 64-bit
  4. Byte Order: Little Endian
  5. Address sizes: 39 bits physical, 48 bits virtual
  6. CPU(s): 8
  7. On-line CPU(s) list: 0-7
  8. Thread(s) per core: 2
  9. Core(s) per socket: 4
  10. Socket(s): 1
  11. NUMA node(s): 1
  12. Vendor ID: GenuineIntel
  13. CPU family: 6
  14. Model: 60
  15. Model name: Intel(R) Xeon(R) CPU E3-1246 v3 @ 3.50GHz
  16. Stepping: 3
  17. CPU MHz: 900.075
  18. CPU max MHz: 3900.0000
  19. CPU min MHz: 800.0000
  20. BogoMIPS: 7003.10
  21. Virtualization: VT-x
  22. L1d cache: 128 KiB
  23. L1i cache: 128 KiB
  24. L2 cache: 1 MiB
  25. L3 cache: 8 MiB
  26. NUMA node0 CPU(s): 0-7
  27. Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages
  28. Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT vulnerable
  29. Vulnerability Mds: Mitigation; Clear CPU buffers; SMT vulnerable
  30. Vulnerability Meltdown: Mitigation; PTI
  31. Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
  32. Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  33. Vulnerability Spectre v2: Mitigation; Full generic retpoline, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling
  34. Vulnerability Tsx async abort: Not affected
  35. 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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc c
  36. puid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault invpcid_single
  37. pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts md_clear flush_l1d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement