meltdown_redis.md Meltdown fix impact on Redis performances in virtualized environments UPDATE: apparently kernel difference may have a serious impact, so I'll redo the test from scratch. Test performed with AOF enabled, fsync policy 1 second, allowing the rewrites to be triggered. Command lines used: ./redis-benchmark -q -P 32 -n 1000000 -t set,get -r 1000000 ./redis-benchmark -q -n 1000000 -t se