Created
July 24, 2021 11:48
-
-
Save danielealbano/2d1505a68105bc04c63a331e30e288ee to your computer and use it in GitHub Desktop.
lscpu - amd epyc 7402
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# lscpu | |
Architecture: x86_64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
Address sizes: 43 bits physical, 48 bits virtual | |
CPU(s): 48 | |
On-line CPU(s) list: 0-47 | |
Thread(s) per core: 2 | |
Core(s) per socket: 24 | |
Socket(s): 1 | |
NUMA node(s): 1 | |
Vendor ID: AuthenticAMD | |
CPU family: 23 | |
Model: 49 | |
Model name: AMD EPYC 7402P 24-Core Processor | |
Stepping: 0 | |
CPU MHz: 3343.130 | |
BogoMIPS: 5589.77 | |
Virtualization: AMD-V | |
L1d cache: 768 KiB | |
L1i cache: 768 KiB | |
L2 cache: 12 MiB | |
L3 cache: 128 MiB | |
NUMA node0 CPU(s): 0-47 | |
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 via prctl and seccomp | |
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization | |
Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling | |
Vulnerability Srbds: Not affected | |
Vulnerability Tsx async abort: Not affected | |
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonst | |
op_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm | |
sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibrs ibpb stibp vmm | |
call fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf | |
xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid ov | |
erflow_recov succor smca |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment