erpalma / throttled

Workaround for Intel throttling issues in Linux.
MIT License
2.61k stars 158 forks source link

Core i5 M 560 #311

Open olexxy opened 1 year ago

olexxy commented 1 year ago

Is it possible to check / add support for this cpu ?

Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 36 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: GenuineIntel BIOS Vendor ID: Intel
Model name: Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz BIOS Model name: Intel(R) Core(TM) i5 CPU M 560 @ 2.67GH To Be Filled By O.E.M. CPU @ 2.6GHz BIOS CPU family: 198 CPU family: 6 Model: 37 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 Stepping: 5 CPU(s) scaling MHz: 66% CPU max MHz: 2666.0000 CPU min MHz: 1199.0000 BogoMIPS: 5322.61 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 ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_t sc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt aes lahf_lm pti tpr_shadow vnmi flexpriority ept vpid dtherm arat Virtualization features: Virtualization: VT-x Caches (sum of all):
L1d: 64 KiB (2 instances) L1i: 64 KiB (2 instances) L2: 512 KiB (2 instances) L3: 3 MiB (1 instance) NUMA:
NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerabilities:
Itlb multihit: KVM: Mitigation: VMX disabled L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT vulnerable Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT vulnerable Meltdown: Mitigation; PTI Mmio stale data: Not affected Retbleed: Not affected Spec store bypass: Vulnerable Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling Srbds: Not affected Tsx async abort: Not affected

It is the cpu of a DELL Latitude E6410, I think it corresponds to https://ark.intel.com/content/www/us/en/ark/products/49653/intel-core-i5560m-processor-3m-cache-2-66-ghz.html ?

Kind regards