Announcement
Collapse
No announcement yet.
Docker Performance With KPTI Page Table Isolation Patches
Collapse
X
-
I think one of the main issues is not the _average_ workload hit, but the standard deviation. From the benchmarks I have seen so far, many workloads are hit by less than 5%, and then all of a sudden, some by 30% or more. This is the killer problem. The uncertainty. In many workloads you have to plan for the 99% percentile worst case and even if the average is a small hit, we're seeing some very big hits on the outliers.
-
Originally posted by ramrod View Post
I'm guessing you didn't look at what he linked...
Leave a comment:
-
There is supposedly some microcode fixes coming from Intel. I wonder if the KPTI kernel fixes + the Intel microcode fixes cause even worse performance degradation.
TechSpot is reporting some significant disk slowdowns and further gaming slowdowns on Windows when using the KPTI patch along with the new Intel microcode that makes the branch predictor less aggressive: https://www.techspot.com/article/155...mance-windows/
Would be interesting to see the impact on Linux with the combination of KPTI kernel patch + Intel microcode.Last edited by gururise; 07 January 2018, 09:06 PM.
Leave a comment:
-
Thanks Michael. This Docker benchmark was exactly the one I was looking for pertaining to Meltdown.
Leave a comment:
-
Originally posted by nanonyme View Post
I've been reading people getting up to 30% degradation with Redis. Michael, can you do benchmarks with various database systems with the patch? Probably in AMI-like setup because that's what most people who cloudified their internal systems are running
Leave a comment:
-
From what I've been reading the drops have been when the relevant board bios has been updated with their fixes thats needed where the large drop in perf has occurred .
Admittedly this was on windows based systems.
- Likes 1
Leave a comment:
-
Originally posted by michal
thank you. this is an information that I would expect to find in phoronix benchmark. not this usual compile time related masturbation.
Leave a comment:
-
Originally posted by gururise View PostMachine Learning (especially Scikit-Learn) performance can suffer up to 40% performance drop:
https://medium.com/implodinggradient...n-c24a9d5e254e
Last edited by linuxgeex; 07 January 2018, 05:25 AM.
Leave a comment:
-
There are a lot of reports of HVMs and Redis nodes running on AWS having big CPU usage spikes (more than 30%).
Besides Epic games having login server issues, it seems other companies are having the same problems. For example CCP posted the CPU usage for their ESI production servers (their new API server) and after the patch they were getting as high as 100% more CPU usage.
Leave a comment:
-
Also the Meltdown mitigation patch caused 100% load increase on EPIC Games' Fortnite's servers and service degradation:
https://www.epicgames.com/fortnite/f...ability-update
Leave a comment:
Leave a comment: