If you want to disable all mitigations, try kernel 4.14.10 (TC-9.x), as it's from before the official Meltdown patch.But even newer versions allow disabling mitigations via boot parameters
nopti nospectre_v2 l1tf=off mds=off tsx=on tsx_async_abort=off
Just be careful without these protections every exploit is open.If it's just a test VM fine, but for anything serious think twice.Curious to see if you really get that + 5 % !
![Smiley :)](https://forum.tinycorelinux.net/Smileys/default/smiley.gif)