Well.. I don't agree here.insanse, no, buy new processor
CPU In Out Uptime Users FPS Players
10.50 0.00 0.00 126595 9790 998.14 0
CPU In Out Uptime Users FPS Players
25.00 0.00 0.00 0 0 996.23 0
Count of cores\threads?a better processor
Because they have completely different architecture and, for example, E5-2690 can decrease clocks while idle, so:I just don't see the logic, how a much better processor gets much worse results.
Can you please explain this in details ? Like for Latest 5.6 kernelDisable CPU patches. Just add this line to /etc/default/grub (in GRUB_CMDLINE_LINUX_DEFAULT="quiet" - after quiet):
noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off mitigations=off
Result: GRUB_CMDLINE_LINUX_DEFAULT="quiet noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off mitigations=off"
And update grub config:
apt install --reinstall grub-legacy
apt install grub-common
grub-mkconfig -o /boot/grub/grub.cfg
reboot
thanks.