Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
1–10 of 114 posts
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#2In case people don't like the headline style (leaving out the reference to the answer), the answer given at the end of the article is new Spectre mitigations.
We new that speculative-execution mitigations would sometimes reduce performance, and evidently they do. :-(
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#31.3-1.4x slowdown is a lot more than I expected (I know it's for synthetic benchmarks but still...)
Can someone explain (or link to an article) how a tweak to HT branch prediction heuristic can have such a huge impact on performance?
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#4Is Intel already selling CPUs which don't need these patches?
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#5Is there a comparison table of CPU vulnerabilities? I would like to know which CPU has the least vulnerabilities or the best performance after patching.
From what I have read so far is seems that AMD CPUs have had the fewest vulnerabilities/slowdowns? But I can't be sure since I haven't seen a complete comparison (including these new vulnerabilities).
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#6This was known. https://lwn.net/Articles/765837/ reports 21% performance impact and the plan was to handle STIBP as an opt-in security feature. I am not sure why that was not furthered in the patches that have actually been committed to Linux, as I did not follow them closely.
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#7Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#8I assume this is not a problem if I disable hyperthreading?
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#9This is somewhat unfortunate for older-gen hardware. The difference between chugging-along but usable vs 20% reduced performance is crippling.
Re: Bisected: The Unfortunate Reason Linux 4.20 Is Running Slower
#10I assume this is not a problem if I disable hyperthreading?
Probably you'll lose more performance.