Skip to content

Instantly share code, notes, and snippets.

@codepope
Created January 15, 2021 16:11
Show Gist options
  • Save codepope/c7a9be6739421f6d9f77864366c97046 to your computer and use it in GitHub Desktop.
Save codepope/c7a9be6739421f6d9f77864366c97046 to your computer and use it in GitHub Desktop.
lscpu m1 vmcli
dj@ubuntu:~$ uname -a
Linux ubuntu 5.4.0-62-generic #70-Ubuntu SMP Tue Jan 12 12:50:33 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
dj@ubuntu:~$ lscpu
Architecture: aarch64
CPU op-mode(s): 64-bit
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
NUMA node(s): 1
Vendor ID: 0x00
Model: 0
Stepping: 0x0
BogoMIPS: 48.00
NUMA node0 CPU(s): 0
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled v
ia prctl
Vulnerability Spectre v1: Mitigation; __user pointer sanitization
Vulnerability Spectre v2: Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atom
ics fphp asimdhp cpuid asimdrdm jscvt fcma lrcp
c dcpop sha3 asimddp sha512 asimdfhm dit uscat
ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 fr
int
dj@ubuntu:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment