Advertisement
aglinserer

lscpu-bad

Jun 18th, 2025 (edited)
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. ubuntu@autoinstalled:~$ lscpu
  2. Architecture: aarch64
  3. CPU op-mode(s): 64-bit
  4. Byte Order: Little Endian
  5. CPU(s): 20
  6. On-line CPU(s) list: 0-19
  7. Vendor ID: ARM
  8. Model name: -
  9. Model: 1
  10. Thread(s) per core: 1
  11. Core(s) per socket: 5
  12. Socket(s): 1
  13. Stepping: r0p1
  14. Frequency boost: disabled
  15. CPU(s) scaling MHz: 100%
  16. CPU max MHz: 2808.0000
  17. CPU min MHz: 338.0000
  18. BogoMIPS: 2000.00
  19. Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha51
  20. 2 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm sv
  21. ebf16 i8mm bf16 dgh bti ecv afp wfxt
  22. Model name: -
  23. Model: 1
  24. Thread(s) per core: 1
  25. Core(s) per socket: 5
  26. Socket(s): 1
  27. Stepping: r0p1
  28. CPU(s) scaling MHz: 100%
  29. CPU max MHz: 3900.0000
  30. CPU min MHz: 1378.0000
  31. BogoMIPS: 2000.00
  32. Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha51
  33. 2 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm sv
  34. ebf16 i8mm bf16 dgh bti ecv afp wfxt
  35. Model name: -
  36. Model: 1
  37. Thread(s) per core: 1
  38. Core(s) per socket: 5
  39. Socket(s): 1
  40. Stepping: r0p1
  41. CPU(s) scaling MHz: 100%
  42. CPU max MHz: 2808.0000
  43. CPU min MHz: 338.0000
  44. BogoMIPS: 2000.00
  45. Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha51
  46. 2 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm sv
  47. ebf16 i8mm bf16 dgh bti ecv afp wfxt
  48. Model name: -
  49. Model: 1
  50. Thread(s) per core: 1
  51. Core(s) per socket: 5
  52. Socket(s): 1
  53. Stepping: r0p1
  54. CPU(s) scaling MHz: 100%
  55. CPU max MHz: 3900.0000
  56. CPU min MHz: 1378.0000
  57. BogoMIPS: 2000.00
  58. Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha51
  59. 2 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm sv
  60. ebf16 i8mm bf16 dgh bti ecv afp wfxt
  61. Caches (sum of all):
  62. L1d: 1.3 MiB (20 instances)
  63. L1i: 1.3 MiB (20 instances)
  64. L2: 25 MiB (20 instances)
  65. L3: 24 MiB (2 instances)
  66. NUMA:
  67. NUMA node(s): 1
  68. NUMA node0 CPU(s): 0-19
  69. Vulnerabilities:
  70. Gather data sampling: Not affected
  71. Itlb multihit: Not affected
  72. L1tf: Not affected
  73. Mds: Not affected
  74. Meltdown: Not affected
  75. Mmio stale data: Not affected
  76. Reg file data sampling: Not affected
  77. Retbleed: Not affected
  78. Spec rstack overflow: Not affected
  79. Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
  80. Spectre v1: Mitigation; __user pointer sanitization
  81. Spectre v2: Not affected
  82. Srbds: Not affected
  83. Tsx async abort: Not affected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement