Hacker News new | ask | show | jobs
by sylware 21 days ago
Don't forget to disable all "spectre and friends" mitigations in your linux kernel, and some workloads will become much faster.

Can you do the same on the windows kernel or apple kernels?

3 comments

Yes you can do the same on Windows.

https://www.grc.com/inspectre.htm

You have to recompile the kernel to remove some mitigations about "indirect branching", namely you must have alternative windows kernels.

Do you have those windows kernels?

Interesting, did not know you could do that but it does make sense. Make sure it’s air gapped.
Only really on CPUs with the vulnerability
mitigations do slow all CPUs, even those without the vulns.

You need alternative linux kernels with their modules.